OLED support

This commit is contained in:
tuxphone 2020-09-30 15:22:08 +02:00 committed by GitHub
parent c47a5d71a1
commit e8b942a758
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -22,6 +22,8 @@ Minimum size for none-Meshtastic packets is 14 bytes.
"#define NOBLINK" to NOT getting a red blink from the RGB LED for the duration of sending a packet (can be quite long at speed setting 3). "#define NOBLINK" to NOT getting a red blink from the RGB LED for the duration of sending a packet (can be quite long at speed setting 3).
"define NO_OLED" to turn off messages on the OLED. Supported Boards for OLED mode are HTCC-AB02 and HTCC-AB02S (cubecell_board_Plus and cubecell_gps).
Modify radio settings for your own channels: Modify radio settings for your own channels:
Edit the CONFIGURATION block in config.h Edit the CONFIGURATION block in config.h