Trunk fmt

This commit is contained in:
Ben Meadors
2026-01-15 06:19:18 -06:00
parent ff8316f895
commit 360579926c
3 changed files with 7 additions and 6 deletions

View File

@@ -176,8 +176,8 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define SSD1306_ADDRESS 0x3D
#define USE_SH1106
#else
#define SSD1306_ADDRESS_L 0x3C //Addr = 0
#define SSD1306_ADDRESS_H 0x3D //Addr = 1
#define SSD1306_ADDRESS_L 0x3C // Addr = 0
#define SSD1306_ADDRESS_H 0x3D // Addr = 1
#endif
#define ST7567_ADDRESS 0x3F