Skip to content

Commit 450622f

Browse files
committed
Add license info as MIT
1 parent aa4088a commit 450622f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,9 @@ If you want to use code for multiple platform including any board that does not
8686
#endif
8787
```
8888

89+
# License
90+
MIT
91+
8992
# References
9093
- [HardwareSerial.h](https://github.com/arduino/Arduino/blob/master/hardware/arduino/avr/cores/arduino/HardwareSerial.h)
9194
- [SoftwareSerial.h](https://github.com/arduino/Arduino/blob/master/hardware/arduino/avr/libraries/SoftwareSerial/src/SoftwareSerial.h)

0 commit comments

Comments
 (0)