Skip to content

Commit

Permalink
[lib] Fixes to allow library manager update
Browse files Browse the repository at this point in the history
  • Loading branch information
hsaturn committed Nov 4, 2023
1 parent 86971ca commit 849b955
Show file tree
Hide file tree
Showing 5 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions extras/tests/EpoxyDuino.mk
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
include ../../../../EpoxyDuino/EpoxyDuino.mk
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ APP_NAME := tiny-string-tests
ARDUINO_LIBS := AUnit AceCommon AceTime TinyConsole
ARDUINO_LIB_DIRS := ../../../EspMock/libraries
EPOXY_CORE := EPOXY_CORE_ESP8266
include ../../../EpoxyDuino/EpoxyDuino.mk
include ../EpoxyDuino.mk

0 comments on commit 849b955

Please sign in to comment.