From 3813139ae0fc220180e7d443d4d6caea3e689224 Mon Sep 17 00:00:00 2001 From: pr3y Date: Fri, 4 Oct 2024 08:38:42 -0300 Subject: [PATCH] version 1.6 --- platformio.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platformio.ini b/platformio.ini index 71747726..2b321d5d 100644 --- a/platformio.ini +++ b/platformio.ini @@ -25,7 +25,7 @@ default_envs = [common] build_flags = - -DBRUCE_VERSION='"1.5.2"' + -DBRUCE_VERSION='"1.6"' -DEEPROMSIZE=128 -DLH=8 -DLW=6