added LightState Switch

This commit is contained in:
2024-05-20 17:44:56 +02:00
parent e995e1bd01
commit 25fb6d0a1e
8 changed files with 100 additions and 16 deletions

View File

@@ -25,3 +25,8 @@ void BSP_GPIO_RadioOff();
void BSP_GPIO_EE24WriteProtectOn();
void BSP_GPIO_EE24WriteProtectOff();
// Check if the headlight is on
bool BSP_GPIO_HeadLightIsSet();