From 93ba0aa8248ab07d06c89434b63855afef4457fb Mon Sep 17 00:00:00 2001 From: fredlcore Date: Tue, 2 Jul 2024 20:02:34 +0800 Subject: [PATCH] BSB-LAN does not power the microcontroller --- BSB_LAN/bsb-version.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/BSB_LAN/bsb-version.h b/BSB_LAN/bsb-version.h index d65702b9..880b9f2f 100644 --- a/BSB_LAN/bsb-version.h +++ b/BSB_LAN/bsb-version.h @@ -1,4 +1,4 @@ #define MAJOR "4" #define MINOR "0" -#define PATCH "52" -#define COMPILETIME "20240624124232" +#define PATCH "53" +#define COMPILETIME "20240702200234"