Skip to content

Commit fb00a43

Browse files
committed
Note change in Arduino pins
1 parent 0fc3afa commit fb00a43

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ For example, an Arduino Uno (with an ethernet module) or the inexpensive NodeMCU
2222
- New: Configurable number of partitions and zones to customize memory usage: `dscPartitions` and `dscZones` in `dscKeybusInterface.h`
2323
- New: KeybusReader decoding of commands `0xE6` and `0xEB`
2424
- Changed: Split examples by platform
25+
- Changed: Arduino sketches no longer use pin 4 to avoid a conflict with the SD card on Ethernet shields.
2526
- Changed: MQTT examples updated with username and password fields
2627
- Changed: `processRedundantData` now true by default to prevent storing repetitive data, reduces memory usage.
2728
- Note: This release changes the library methods to accomodate multiple partitions, existing sketches will need to be updated to match the new example sketches.

0 commit comments

Comments
 (0)