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 d687026 commit 0af2478Copy full SHA for 0af2478
changelog.md
@@ -7,7 +7,7 @@
7
- Added printf with float format aka %f
8
- Added Servo library port
9
- Added Firmata library with BLEUART (AKA Nordic UART Service) support
10
- - New example via BLEUART at `Peripheral\StandardFirmata`
+ - New example via BLEUART at `Peripheral\StandardFirmataBLE`
11
- Enhanced `Adafruit_FIFO`: added `overwriteIfFull()`, `begin()`. Changed constructor signature.
12
- Added `Serial.setPins()` to remap Serial RX and TX pin location. **Must call before `Serial.begin()`!**
13
- Added `SoftwareSerial` support
0 commit comments