vpcola / ESP32SingleChannelGateway

A Fork of the popular ESP8266 single channel gateway adapted to ESP32 on the 915Mhz band.
74 stars 46 forks source link

setting gatewaynode to 1 gives compile error #1

Open ZeRico opened 6 years ago

ZeRico commented 6 years ago

error message @ compile time: could not convert '(uint8_t)(& message)' from 'uint8_t {aka unsigned char*}' to 'LoraUp' refering to line 464 in _sensor file any idea ? best