Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: X_NUCLEO_IKS01A1 LoRaWAN-lib SX1276Lib mbed
Diff: board/board.h
- Revision:
- 3:4bca7f8f731a
- Parent:
- 2:78df92a365c2
- Child:
- 5:8654260e3d16
--- a/board/board.h Sat Aug 27 04:03:02 2016 +0000 +++ b/board/board.h Thu Apr 06 16:35:17 2017 +0000 @@ -49,6 +49,7 @@ extern HumiditySensor *humidity_sensor; extern PressureSensor *pressure_sensor; extern TempSensor *temp_sensor1; +extern TempSensor *temp_sensor2; #endif /*!