diff --git a/software/README.md b/software/README.md index ac39037..92eec67 100644 --- a/software/README.md +++ b/software/README.md @@ -4,7 +4,7 @@ If you want to play around with the firmware, the Arduino sketch can be found inside `ogd_pico`. It also includes some instructions on how to program. See below for more info about that. -**Note about HW compatability:** Each hardware revision of the detector has its own major version of the Arduino sketch indicated by the leading number of the version code. The versions are only tested on their respective hardware, so they might and probably will not work with newer or older detector boards. As an example, FW 4.0.2 is designed to only run on Rev. 4 boards, while 3.5.2 is only designed to run on Rev. 3 boards. +**Note about HW compatability:** Each hardware revision of the detector has its own major version of the Arduino sketch indicated by the leading number of the version code. The versions are only tested on their respective hardware, so they might and probably will not work with newer or older detector boards. As an example, FW **4**.0.2 is designed to only run on Rev. **4** boards, while **3**.5.2 is only designed to run on Rev. **3** boards. ## Programming the Pi Pico diff --git a/software/ogd_pico-4.2.1-overclocked.uf2 b/software/ogd_pico-4.2.1-overclocked.uf2 deleted file mode 100644 index ae6eda1..0000000 Binary files a/software/ogd_pico-4.2.1-overclocked.uf2 and /dev/null differ diff --git a/software/ogd_pico-4.2.1.uf2 b/software/ogd_pico-4.2.1.uf2 deleted file mode 100644 index 50b4fe3..0000000 Binary files a/software/ogd_pico-4.2.1.uf2 and /dev/null differ diff --git a/software/ogd_pico-4.2.2-overclocked.uf2 b/software/ogd_pico-4.2.2-overclocked.uf2 new file mode 100644 index 0000000..55e2f01 Binary files /dev/null and b/software/ogd_pico-4.2.2-overclocked.uf2 differ diff --git a/software/ogd_pico-4.2.2.uf2 b/software/ogd_pico-4.2.2.uf2 new file mode 100644 index 0000000..8b088e2 Binary files /dev/null and b/software/ogd_pico-4.2.2.uf2 differ diff --git a/software/ogd_pico/ogd_pico.ino b/software/ogd_pico/ogd_pico.ino index db685f1..0d10ef6 100644 --- a/software/ogd_pico/ogd_pico.ino +++ b/software/ogd_pico/ogd_pico.ino @@ -83,7 +83,7 @@ struct Config { ================= */ -const String FW_VERSION = "4.2.1"; // Firmware Version Code +const String FW_VERSION = "4.2.2"; // Firmware Version Code const uint8_t GND_PIN = A2; // GND meas pin const uint8_t VSYS_MEAS = A3; // VSYS/3