update lib paths

This commit is contained in:
MX
2022-11-02 22:54:44 +03:00
parent 79b37556d4
commit e1f5999095
4 changed files with 18 additions and 18 deletions
+1 -1
View File
@@ -23,7 +23,7 @@ env.Append(
File("one_wire/one_wire_device.h"),
File("one_wire/ibutton/ibutton_worker.h"),
File("one_wire/maxim_crc.h"),
File("#/lib/u8g2/u8g2.h"),
File("u8g2/u8g2.h"),
],
)