kopia lustrzana https://github.com/helium/longfi-arduino
fix image placement in readme
rodzic
fcd3a8d6a1
commit
c33562d29a
|
@ -39,6 +39,8 @@ https://grumpyoldpizza.github.io/ArduinoCore-stm32l0/package_stm32l0_boards_inde
|
|||
4. Search for "Tlera Corp STM32L0 Boards"
|
||||
5. Select the newest version and install.
|
||||
|
||||

|
||||
|
||||
### Temporary Manual Fix
|
||||
This issue has been fixed but not released yet, until then you will need to insert three lines of code in a library file.
|
||||
Insert the following three lines below at line 30 in file `Callback.h` found at the path below.
|
||||
|
@ -53,7 +55,6 @@ windows: C:\Users\\{User}\AppData\Local\Arduino15\packages\TleraCorp\hardware\st
|
|||
windows alternative: C:\Users\\{user}\Documents\ArduinoData\packages\TleraCorp\hardware\stm32l0\0.0.10\cores\arduino
|
||||
mac os: /Users/{user}/Library/Arduino15/packages/TleraCorp/hardware/stm32l0/0.0.10/cores/arduino
|
||||
|
||||

|
||||
## Programming (Uploading):
|
||||
|
||||
Arduino IDE:
|
||||
|
|
Ładowanie…
Reference in New Issue