]> git.droids-corp.org - aversive.git/blobdiff - projects/microb2010/mainboard/main.h
enable centrifugal coef
[aversive.git] / projects / microb2010 / mainboard / main.h
index c38a234eda0c4de9c0574e366e36f6fee16c4eff..00b6e8630b7e0d3abeae7d6d9cd5ebb196d9cc6b 100755 (executable)
@@ -19,7 +19,7 @@
  *
  */
 
-/* was mechboard in 2009 */
+/* was sensorboard in 2009 */
 
 #define LED_TOGGLE(port, bit) do {             \
                if (port & _BV(bit))            \