PPR1 WIP - hacky code to make LCD talk on I2C. Works!

This commit is contained in:
Kevin Hester
2020-10-23 17:10:48 +08:00
parent c078c08c3e
commit a102e49fdb
3 changed files with 4 additions and 2 deletions

View File

@@ -245,7 +245,6 @@ build_flags = ${nrf52_base.build_flags} -Ivariants/ppr1
src_filter = ${nrf52_base.src_filter} +<../variants/ppr1>
lib_deps =
${arduino_base.lib_deps}
UC1701
; Prototype eink/nrf52840/sx1262 device
[env:eink]