mbed official / mbed

Dependents:   hello SerialTestv11 SerialTestv12 Sierpinski ... more

Revision:
170:e95d10626187
Parent:
169:a7c7b631e539
Child:
172:65be27845400
diff -r a7c7b631e539 -r e95d10626187 hal/sleep_api.h
--- a/hal/sleep_api.h	Fri Jun 22 15:38:59 2018 +0100
+++ b/hal/sleep_api.h	Thu Sep 06 13:39:34 2018 +0100
@@ -73,7 +73,7 @@
  * The processor can be woken up by any internal peripheral interrupt or external pin interrupt.
  *
  * The wake-up time shall be less than 10 us.
- * 
+ *
  */
 void hal_sleep(void);