lpcmanager
Clone
Summary
Browse
Changes
Graph
removed unneeded __name__ == '__main__' condition, and unidented corresponding code. Added some comments.
2018-01-29, Edouard Tisserant
a57a5267f11a
removed unneeded __name__ == '__main__' condition, and unidented corresponding code. Added some comments.
#ifndef RUN_LED_GPIO_1_31
#define RUN_LED_GPIO_1_31
#endif
#ifndef CAN0_EN_GPIO_0_21
#define CAN0_EN_GPIO_0_21
#endif
#ifndef CAN1_EN_GPIO_0_17
#define CAN1_EN_GPIO_0_17
#endif
#ifndef ONBOARD_I2C
#define ONBOARD_I2C
#endif