We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aa4088a commit 450622fCopy full SHA for 450622f
README.md
@@ -86,6 +86,9 @@ If you want to use code for multiple platform including any board that does not
86
#endif
87
```
88
89
+# License
90
+MIT
91
+
92
# References
93
- [HardwareSerial.h](https://github.com/arduino/Arduino/blob/master/hardware/arduino/avr/cores/arduino/HardwareSerial.h)
94
- [SoftwareSerial.h](https://github.com/arduino/Arduino/blob/master/hardware/arduino/avr/libraries/SoftwareSerial/src/SoftwareSerial.h)
0 commit comments