docs
authorJoseph Coffland <joseph@cauldrondevelopment.com>
Thu, 14 Sep 2017 05:57:37 +0000 (22:57 -0700)
committerJoseph Coffland <joseph@cauldrondevelopment.com>
Thu, 14 Sep 2017 05:57:37 +0000 (22:57 -0700)
src/avr/src/i2c.h

index 766396da258be0739dbd47561ddaac6edb314582..83ba8c1a9bb8b07ddcc7674b442cb382c3fa06ec 100644 (file)
@@ -32,7 +32,7 @@
 
 #include <stdbool.h>
 
-
+// Must be kept in sync with AVR.py
 typedef enum {
   I2C_NULL,
   I2C_ESTOP,