diff options
| author | Kier Davis <kierdavis@gmail.com> | 2018-01-21 23:06:05 +0000 |
|---|---|---|
| committer | Kier Davis <kierdavis@gmail.com> | 2018-01-21 23:06:05 +0000 |
| commit | 5229b075cb5672ea018cf6483e462d144d2251e7 (patch) | |
| tree | 29ba76bceef1f9a60d1788e1c7271eefb9d7a6f7 | |
| parent | 74e1ef00fd824e07ebbc5254465a4a9e87514eaa (diff) | |
Fix a typo in the README
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -332,7 +332,7 @@ Also checkout the [contribution guide](CONTRIBUTING.md) for more details. If you are looking for ideas to work on, then check out the following TODO items or the [issue tracker](https://github.com/sudar/Arduino-Makefile/issues/). -## Limitations / Know Issues / TODO's +## Limitations / Known Issues / TODO's - Doesn't support SAM boards yet. - Since it doesn't do any pre processing like Arduino IDE, you have to declare all methods before you use them ([issue #59](https://github.com/sudar/Arduino-Makefile/issues/59)) |
