Skip to content

Commit 77ff19b

Browse files
committed
Prepared for 0.0.4 release to resolve Bug ESP32 - Storage not initialising properly #1
1 parent e7540b0 commit 77ff19b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Need Help? [![Discord](https://img.shields.io/badge/Discuss-on%20Discord-7289d9?
44

55
# Initial Development!
66
Please be aware that this Library is currently in its initial development stages. It will function on the ESP32 just fine (tested and verified using PlatformIO for /examples/BasicDemo).
7-
The next release will include working support for the Arduino Uno and Nano R3 will be completed, tested, and submitted for 0.0.4.
7+
The next release will include working support for the Arduino Uno and Nano R3 will be completed, tested, and submitted for 0.0.5.
88

99
# LithiumPowered
1010
A (hopefully) Universal Library for Lithium-Powered Projects, designed to be available for both Arduino IDE and PlatformIO Projects.

library.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name=LithiumPowered
2-
version=0.0.3
2+
version=0.0.4
33
author=Flowduino
44
maintainer=Flowduino <support@flowduino.com>
55
sentence=All-In-One Code Solution for Lithium Battery Management using the LTC4150 Coulomb Counter circuit.

0 commit comments

Comments
 (0)