- First complete version of firmware. Currently being tested in the rehearsal room
- Added bunch of screens, fonts and images - Added script to read out frame buffer (function currently disabled in Firmware)
This commit is contained in:
@@ -37,7 +37,8 @@ void Core1_LED_Enable_Tick();
|
||||
|
||||
void Core1_LED_Enable_Update_INA260_BusVoltage(uint16_t voltage_mV);
|
||||
|
||||
bool Core1_LED_Enable_Get_Status();
|
||||
bool Core1_LED_Enable_Get_Enable_Pin();
|
||||
bool Core1_LED_Enable_Get_Alert_Pin();
|
||||
LED_Power_Error Core1_LED_Enable_Get_Error();
|
||||
|
||||
#endif // CORE1_LED_ENABLE_H
|
||||
Reference in New Issue
Block a user