From e8b942a758e366fd2f0a270fa2cb6ace433acff1 Mon Sep 17 00:00:00 2001 From: tuxphone <67556506+tuxphone@users.noreply.github.com> Date: Wed, 30 Sep 2020 15:22:08 +0200 Subject: [PATCH] OLED support --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 4488d65..c88d142 100644 --- a/README.md +++ b/README.md @@ -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 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: Edit the CONFIGURATION block in config.h