Sends broadcast time message over radio.

This commit is contained in:
2018-11-15 13:03:01 +01:00
parent 672d5baf23
commit fbf8af5684
8 changed files with 97 additions and 51 deletions

View File

@@ -4,7 +4,6 @@
#include "display.h"
// display
//U8G2_SSD1306_128X32_UNIVISION_F_HW_I2C u8g2(U8G2_R0, /* reset=*/ 16, /* clock=*/ 5, /* data=*/ 4);
U8G2_SSD1306_128X32_UNIVISION_F_HW_I2C u8g2(U8G2_R0, /* reset=16*/ -1, /* clock=*/ 5, /* data=*/ 4);