Merge branch 'feat-charger' of https://github.com/jpirnay/crosspoint-reader into mybuild
This commit is contained in:
@@ -54,3 +54,5 @@ class HalGPIO {
|
||||
static constexpr uint8_t BTN_DOWN = 5;
|
||||
static constexpr uint8_t BTN_POWER = 6;
|
||||
};
|
||||
|
||||
extern HalGPIO gpio; // Singleton
|
||||
|
||||
Reference in New Issue
Block a user