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: XBeeLib mbed-rtos mbed
Diff: Capteurs/Sensors.cpp
- Revision:
- 5:2732931df96c
- Parent:
- 3:e76f0ece91ef
- Child:
- 6:b4f0687c4d14
--- a/Capteurs/Sensors.cpp Mon Dec 04 14:32:33 2017 +0000
+++ b/Capteurs/Sensors.cpp Mon Dec 04 20:42:05 2017 +0000
@@ -13,7 +13,7 @@
pc.printf("Calibration completed!\n");
}
-char * getReadings(){
+void getReadings(){
char phBuf[DEFAULT_BUFFER_SIZE], ECBuf[DEFAULT_BUFFER_SIZE], RTDBuf[DEFAULT_BUFFER_SIZE], TxBuf[DEFAULT_BUFFER_SIZE];
