Skip to content

Commit

Permalink
set the I2C frequency down to 100kHz and it seems to be working much …
Browse files Browse the repository at this point in the history
…better with the TPS546
  • Loading branch information
skot committed Oct 8, 2024
1 parent 59b98e8 commit 1c9633b
Show file tree
Hide file tree
Showing 4 changed files with 97 additions and 167 deletions.
1 change: 1 addition & 0 deletions main/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ PRIV_REQUIRES
"nvs_flash"
"spiffs"
"vfs"
"esp_driver_i2c"
)

set(WEB_SRC_DIR "${CMAKE_CURRENT_SOURCE_DIR}/http_server/axe-os")
Expand Down
Loading

0 comments on commit 1c9633b

Please sign in to comment.