leave screen off most of the time - press to wake

This commit is contained in:
geeksville
2020-02-12 09:58:46 -08:00
parent 556ad310fc
commit c726e5f331
6 changed files with 67 additions and 26 deletions

View File

@@ -11,12 +11,11 @@
// US channel settings
#define CH0_US 903.08f // MHz
#define CH_SPACING_US 2.16f // MHz
#define NUM_CHANNELS_US 13
// FIXME add defs for other regions and use them here
#define CH0 CH0_US
#define CH_SPACING CH_SPACING_US
#define NUM_CHANNELS NUM_CHANNELS_US
#define NUM_CHANNELS Constants_NumChannels
#define MAX_TX_QUEUE 8 // max number of packets which can be waiting for transmission