mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-01-18 04:52:54 +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; |
||
---|---|---|
.. | ||
arduino_board.h | ||
arduino_pinmap.h | ||
board_common.h | ||
gpio_params.h | ||
periph_conf.h |