Benjamin Valentin 63860c94a1 boards/ruuvitag: fix lis2dh interrupt pin define
The lis2dh12 interrupt pin defines at some point got renamed

    LIS2DH12_PARAM_INT1 ->  LIS2DH12_PARAM_INT_PIN1

but this board was missed out.
This fixes the omission.

There are no more references to `LIS2DH12_PARAM_INT1` in the code.
2020-07-02 14:56:55 +02:00
..
2020-06-21 21:28:57 +02:00
2020-06-16 11:36:48 +02:00
2020-06-16 11:36:48 +02:00
2020-05-18 19:18:30 +02:00
2020-01-10 13:22:11 -08:00
2020-06-24 09:32:09 +02:00
2020-06-24 09:33:09 +02:00

Platform configurations for RIOT-OS

This directory contains existing configuration and initialization files for platforms supported by RIOT-OS.