sdcc --model-large --std-sdcc99-Iinclude -I../nRF24LE1_SDK/_target_sdcc_nrf24le1_32/include -I../nRF24LE1_SDK/
include -L../nRF24LE1_SDK/ -c main.c
Have:
main.c:374: warning 158: overflow in implicit constant conversion
What is this error and how to fix it?
Posts made by demon1977
-
RE: Introducing MySensors on nRF24LE1