Skip to content

Commit bca8d8d

Browse files
authored
Merge pull request #18 from Jorropo/patch-1
Add a link in README.md
2 parents 04c7f3f + b1f2399 commit bca8d8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ Importantly, any sketch that worked on IoAbstraction task manager will work with
3030
| AVR | Uno, Mega Mighty | Supported | Interrupt |
3131
| nRF52840 | Nano BLE | Supported | CAS locking|
3232

33-
Note: if you are using a bare-metal mbed build (non-RTOS) on platformIO, for the moment please add an extra build flag: `PIO_NEEDS_RTOS_WORKAROUND` as a short term fix while a long term solution is determined. See issue #17.
33+
Note: if you are using a bare-metal mbed build (non-RTOS) on platformIO, for the moment please add an extra build flag: `PIO_NEEDS_RTOS_WORKAROUND` as a short term fix while a long term solution is determined. See issue [#17](https://github.com/davetcc/TaskManagerIO/issues/17).
3434

3535
### Threading key:
3636

0 commit comments

Comments
 (0)