lpcmanager
Clone
Summary
Browse
Changes
Graph
LPCCommand : switch to wx.Timer instead of regular python timer for the rapidfire protection. With regular python timers, some refresh order could pile eventloop when interacting with the GUI while doing initial loading of signals.
2019-02-20, Edouard Tisserant
62e8bfd13812
LPCCommand : switch to wx.Timer instead of regular python timer for the rapidfire protection. With regular python timers, some refresh order could pile eventloop when interacting with the GUI while doing initial loading of signals.
#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