Skip to content

Commit 891d0dc

Browse files
committed
Updated changes
1 parent b91cbca commit 891d0dc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Changes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ Changelog for the `CSE_ArduinoRS485` library. Latest entries are at the top.
4040

4141
- Added new platform/board checking pre-processor section to enable the SoftwareSerial library. Some AVR boards like Mega 2560 have multiple hardware serial ports and therefore shouldn't be using the SoftwareSerial library. The new changes fix this issue.
4242
- The examples are compiling for Uno, Mega 2560 and ESP32 DevKit.
43-
- New Revision `v1.0.13`.
43+
- New Revision 🆕 `v1.0.13`.
4444

4545
#
4646
### **+05:30 12:34:00 AM 21-05-2024, Tuesday**

examples/ESP8266/RS485_Sender/RS485_Sender.ino

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
Version: 1.0.14
1414
License: MIT
1515
Source: https://github.com/CIRCUITSTATE/CSE_ArduinoRS485
16-
Last Modified: +05:30 22:40:59 PM 20-03-2025, Thursday
16+
Last Modified: +05:30 22:46:55 PM 20-03-2025, Thursday
1717
*/
1818
//===================================================================================//
1919

0 commit comments

Comments
 (0)