change font and change i2c pins

This commit is contained in:
Elias Ahokas
2025-10-15 21:52:37 +03:00
parent 1b02b91442
commit 6535ed6804
2 changed files with 4 additions and 3 deletions

View File

@@ -1,3 +1,3 @@
idf_component_register(SRCS "main.c"
INCLUDE_DIRS "."
REQUIRES lvgl)
REQUIRES lvgl driver freertos)