Skip to content

Commit e0f9122

Browse files
committed
Updated to v0.4.1
1 parent dbb9f08 commit e0f9122

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
* Tracking device: Added ability for Arduino to control the GPS's power through pin 4. An N-channel MOSFET is required. See circuit diagram in gpsTracker_trackingDevice_circuitBoard/
4242
* Tracking device: Updated OutputPowerSavingPins[] array to reflect changes
4343

44-
## v0.4 (Current release)
44+
## v0.4
4545
* Tracking device: Added readVcc() function which allows the Arduino to read its own Vcc input voltage. This will allow the user to know the charge state of the Li-ion cell(s)
4646
* Tracking device: Tracking device will return cell charge in mV as: "cell:0000mV" when it receives "cell:volts"
4747
* Tracking device: Removed "ping" message recognition code
@@ -56,3 +56,7 @@
5656
* Handheld controller: Removed unused functions
5757
* Tracking device: Renamed GPS_DATA_TRANSMIT_FREQUENCY to GPS_DATA_TRANSMIT_INTERVAL for clarity
5858
* Tracking device: Removed unused functions
59+
60+
## v0.4.1 (Current release)
61+
* Handheld controller: Renamed files and folders to remove "gpsTracker_..."
62+
* Tracking device: Renamed files and folders to remove "gpsTracker_..."

0 commit comments

Comments
 (0)