issues
search
hardkernel
/
ODROID-GO
134
stars
36
forks
source link
fix compiler warnings
#22
Open
hagen-git
opened
3 years ago
hagen-git
commented
3 years ago
Fixed two compiler warnings caused by the sensor library:
define symbol (INTERRUPT) conflict with ESP32 base
type conversion warning for String to (char *) in a return statement
Fixed two compiler warnings caused by the sensor library: