kopia lustrzana https://github.com/meshtastic/firmware
tryfix compile with NO_SCREEN
rodzic
3d8e6aead2
commit
32ad8aaa4e
|
@ -10,7 +10,7 @@ namespace graphics
|
|||
class Screen
|
||||
{
|
||||
public:
|
||||
Screen(char){}
|
||||
explicit Screen(char){}
|
||||
void onPress() {}
|
||||
void setup() {}
|
||||
void setOn(bool) {}
|
||||
|
|
Ładowanie…
Reference in New Issue