Browse Source

helix serial.c: add some comment

pull/4276/head
mtei 5 years ago
committed by Drashna Jaelre
parent
commit
d63fb6f716
1 changed files with 5 additions and 0 deletions
  1. +5
    -0
      keyboards/helix/serial.c

+ 5
- 0
keyboards/helix/serial.c View File

@ -1,5 +1,10 @@
/*
* WARNING: be careful changing this code, it is very timing dependent
*
* 2018-10-28 checked
* avr-gcc 4.9.2
* avr-gcc 5.4.0
* avr-gcc 7.3.0
*/
#ifndef F_CPU


Loading…
Cancel
Save