chore: bump version to 1.9.6, update CHANGELOG

This commit is contained in:
Alex Petrochenko
2026-05-18 16:02:53 +01:00
parent 7ebe341c06
commit e9dc158a4e
2 changed files with 24 additions and 1 deletions
+1 -1
View File
@@ -9,7 +9,7 @@
#include <Arduino.h>
// Firmware version
#define FIRMWARE_VERSION "1.9.5"
#define FIRMWARE_VERSION "1.9.6"
// OLED I2C Configuration
#define I2C_SDA 0 // GPIO0 (I2C Data) - SWAPPED!