From 2919a4c4711394321de64492b27c37d0dc605ef7 Mon Sep 17 00:00:00 2001 From: alanbjohnston Date: Tue, 7 Feb 2023 09:04:17 -0500 Subject: [PATCH] updated version to v0.37 --- cubesatsim/cubesatsim.ino | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cubesatsim/cubesatsim.ino b/cubesatsim/cubesatsim.ino index 9ddc9068..599ca230 100644 --- a/cubesatsim/cubesatsim.ino +++ b/cubesatsim/cubesatsim.ino @@ -102,7 +102,7 @@ void setup() { // otherwise, run CubeSatSim Pico code - Serial.println("CubeSatSim Pico v0.36 starting...\n"); + Serial.println("CubeSatSim Pico v0.37 starting...\n"); /**/ if (check_for_wifi()) {