8000 Update README.md · ameltech/sme-arduino-core@b0e3e89 · GitHub
[go: up one dir, main page]

Skip to content

Commit b0e3e89

Browse files
author
MikHw
committed
Update README.md
1 parent e3f396c commit b0e3e89

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ v1.0.0 First Release
88
v1.1.0 Second Release 18-Dec-2015
99
---------------------------------
1010
* Add new function to flash the RGB LED light for X milliseconds<br>
11-
[`void flashRGBLed(uint32_t color, uint32_t time_in_ms);`]<br><br>
11+
`void flashRGBLed(uint32_t color, uint32_t time_in_ms);`<br><br>
1212
* Added new GPS & SFX commands<br>
13-
[`gpsForceOn() = send an HW wakeup to GPS`]<br>
14-
[`sfxSleep() = put SFX in sleep`]<br>
15-
[`sfxWakeup() = send an HW wakeup to SFX`]<br>
13+
`gpsForceOn() = send an HW wakeup to GPS`<br>
14+
`sfxSleep() = put SFX in sleep`<br>
15+
`sfxWakeup() = send an HW wakeup to SFX`<br>

0 commit comments

Comments
 (0)
0