George Oikonomou 6933b35bb5 Rename select() in various sensortag sensor drivers
This is to prevent a compile error caused by function prototype conflict between a function called `select()` (present in a number of sensortag peripheral drivers) and the one in `sys/select.h`. The error manifests itself with gcc-arm-embedded version 5.2.1 20151202 (2015-q4).

To fix the error we simply rename our function.

Fixes #1434
2016-01-10 15:47:34 +00:00
..
2015-05-15 09:21:02 +01:00
2015-02-25 13:11:09 +01:00
2015-02-25 13:11:09 +01:00
2015-02-25 13:11:09 +01:00
2015-05-15 09:20:58 +01:00
2015-02-25 13:11:09 +01:00