Skip to content

Commit

Permalink
Update bluetooth code (#31)
Browse files Browse the repository at this point in the history
  • Loading branch information
paul356 authored Jun 20, 2024
1 parent c636fe4 commit 1865f5c
Show file tree
Hide file tree
Showing 6 changed files with 625 additions and 219 deletions.
2 changes: 1 addition & 1 deletion components/ble/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
idf_component_register(SRCS "hal_ble.c"
idf_component_register(SRCS "hal_ble.c" "esp_hid_gap.c"
INCLUDE_DIRS "include"
REQUIRES bt esp_hid)
Loading

0 comments on commit 1865f5c

Please sign in to comment.