9 Commits

Author SHA1 Message Date
Leandro Ebner
1660e865a4 Update display.py 2024-02-17 15:36:48 +01:00
Leandro Ebner
01cd3b0a4d DisplayBuffer now automatically inherits from PollingComponent 2024-02-17 15:33:27 +01:00
Leandro Ebner
9fccfff1ab fix compilation error if display is trying to register as component
Without those changes, compilation breaks if a display is trying to register as a component itself (this is now done automatically when registering the display).
2024-02-17 15:29:39 +01:00
Sascha Seidel
d144efdba0 Update display.py 2023-10-30 22:30:42 +01:00
Stéphane Lepin
dbed3962a6 frekvens-panel.cpp: move "Displaying..." messages to verbose level 2022-08-13 18:05:53 +02:00
Stéphane Lepin
02abe522f2 frekvens-panel.cpp: move "Displaying..." messages to debug level 2022-08-13 17:54:35 +02:00
Stéphane Lepin
2cb13ba001 display.py: set polling interval to 200ms 2022-08-13 17:53:48 +02:00
Stéphane Lepin
35524c083b frekvens-panel: implement get_display_type 2022-08-11 18:38:16 +02:00
Prashant Sinha
c4828e0f0e Initial panel driver in working state 2021-09-12 12:23:26 +02:00