lower oled brightness
This commit is contained in:
parent
9f35cdd35c
commit
064b30923b
@ -29,6 +29,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
//#define TAPPING_TERM 100
|
||||
|
||||
#ifdef OLED_ENABLE
|
||||
#define OLED_BRIGHTNESS 100
|
||||
#define OLED_BRIGHTNESS 1
|
||||
#define OLED_TIMEOUT 900000 // 15 minutes
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user