From: Joseph Coffland Date: Thu, 14 Sep 2017 05:57:37 +0000 (-0700) Subject: docs X-Git-Url: https://git.buildbotics.com/?a=commitdiff_plain;h=11110d20e61ce3ba0c6e3a089dfe5f25d0a7030b;p=bbctrl-firmware docs --- diff --git a/src/avr/src/i2c.h b/src/avr/src/i2c.h index 766396d..83ba8c1 100644 --- a/src/avr/src/i2c.h +++ b/src/avr/src/i2c.h @@ -32,7 +32,7 @@ #include - +// Must be kept in sync with AVR.py typedef enum { I2C_NULL, I2C_ESTOP,