From 370fd47deb1746fcfac485e78948838c1e37314b Mon Sep 17 00:00:00 2001 From: free-x Date: Tue, 9 Sep 2025 15:03:48 +0200 Subject: [PATCH] add GPS V2 Base to webinstall configs --- webinstall/config/m5stack-atom-gps_v2-canunit.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 webinstall/config/m5stack-atom-gps_v2-canunit.json diff --git a/webinstall/config/m5stack-atom-gps_v2-canunit.json b/webinstall/config/m5stack-atom-gps_v2-canunit.json new file mode 100644 index 0000000..e7f13be --- /dev/null +++ b/webinstall/config/m5stack-atom-gps_v2-canunit.json @@ -0,0 +1 @@ +{"root:board":"m5stack-atom-generic","root:board:m5lightbase":"M5_GPSV2_KIT","root:board:m5groove":"CAN","root:board:m5groove:m5groovecan":"M5_CANUNIT"}