]> git.tnoah.ca Git - lora-radio.git/commitdiff
Disable T-Deck display until functional
authorMark Qvist <mark@unsigned.io>
Thu, 3 Oct 2024 00:53:11 +0000 (02:53 +0200)
committerMark Qvist <mark@unsigned.io>
Thu, 3 Oct 2024 00:53:11 +0000 (02:53 +0200)
Boards.h

index 64a92a4f8783798c6c1787f33fb87178b71f1df7..bc8db1ffe128ceae11fd39a6bad54ed9c3f9a930 100644 (file)
--- a/Boards.h
+++ b/Boards.h
       #define HAS_BUSY true
       #define HAS_TCXO true
 
-      #define HAS_DISPLAY true
+      #define HAS_DISPLAY false
       #define HAS_CONSOLE false
       #define HAS_BLUETOOTH false
       #define HAS_BLE true