Skip to content

Commit 056da4a

Browse files
committed
Update UPGRADE.md
1 parent 2f7cd66 commit 056da4a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

UPGRADE.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ Which is handy if you want to quickly update the firmware in the field, or are n
77

88
The firmware is customized for the different versions of the OLA hardware. You will find versions for the **X04 SparkX (Black) OLA** and **V10 SparkFun (Red) OLA** plus any subsequent revisions. The filename tells you which hardware the firmware is for and what version it is:
99

10-
* **OpenLog_Artemis-V10-v26.bin** - is the _stable_ version (2.6) for the **V10 SparkFun (Red) OLA**
11-
* **OpenLog_Artemis-X04-v26.bin** - is the _stable_ version (2.6) for the **X04 SparkX (Black) OLA**
10+
* **OpenLog_Artemis-V10-v27.bin** - is the _stable_ version (2.7) for the **V10 SparkFun (Red) OLA**
11+
* **OpenLog_Artemis-X04-v27.bin** - is the _stable_ version (2.7) for the **X04 SparkX (Black) OLA**
1212

1313
<table class="table table-hover table-striped table-bordered">
1414
<tr align="center">
@@ -24,7 +24,7 @@ The firmware is customized for the different versions of the OLA hardware. You w
2424
* From time to time, you may also see versions with names like **OpenLog_Artemis-V10-v17_BETA.bin**
2525
* These are _beta_ versions containing new features and improvements which are still being tested and documented
2626

27-
* **OpenLog_Artemis-V10-v26-NoPowerLossProtection.bin** is a special build of v2.6 which has no power loss protection
27+
* **OpenLog_Artemis-V10-v27-NoPowerLossProtection.bin** is a special build of v2.7 which has no power loss protection
2828
* With the normal firmware, the OLA goes into deep sleep if the power fails or is disconnected. This allows the Real Time Clock to keep running, but it does mean that a reset is required to wake the OLA again.
2929
* With the **NoPowerLossProtection** firmware, the code does not go into deep sleep when the power is lost, meaning that it will restart automatically as soon as power is reconnected.
3030
* This can be useful for embedded OLA systems which are hard to access. The downside is that the Real Time Clock setting is lost when the OLA restarts.

0 commit comments

Comments
 (0)