mirror of
https://gitlab.dit.htwk-leipzig.de/phillip.kuehne/dezibot.git
synced 2025-07-04 17:51:41 +02:00
Handle denials of power appropriately
This commit is contained in:
@ -19,6 +19,8 @@
|
||||
// This execution delay is basically only used for initial activation, so it can be set to a higher value
|
||||
#define DISPLAY_MAX_EXECUTION_DELAY_MS 100
|
||||
|
||||
#define TAG "Display"
|
||||
|
||||
class Display{
|
||||
protected:
|
||||
//how many chars are on current line
|
||||
|
Reference in New Issue
Block a user