marikuns

Results 3 comments of marikuns

its look like wrong merkleroot calclulation here in fire merkleRoot.js i dont sure about it, but i havent any other ideas.

uppended in blackoutLoop ``` ...... else if (current_Mode == NRF24_MODULE) { int randomIndex = random(0, sizeof(nrf24_channels) / sizeof(nrf24_channels[0])); int channel = nrf24_channels[randomIndex]; radio_1.setChannel(channel); radio_2.setChannel(channel); radio_3.setChannel(channel); } if (lastMode == ACTIVE_MODE)...

Look i2s address of your display and use `u8g2.setI2CAddress(0x78);` before begin. replace 0x78 with your value