mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
c965ce3de6
This fixes the following error: $ BOARD=arduino-mega2560 make -C tests/pkg_arduino_sdi_12/ [...] [...]/RIOT/build/pkg/arduino_sdi_12/src/SDI12_boards.cpp:35:16: error: ‘preSDI12_TCCR2B’ defined but not used [-Werror=unused-variable 35 | static uint8_t preSDI12_TCCR2B; |
||
---|---|---|
.. | ||
include | ||
Kconfig | ||
led_init.c | ||
Makefile | ||
Makefile.dep | ||
Makefile.features | ||
Makefile.include |