Conversation
ignore multigeiger.ino.cpp
set platform to ^3.5.0
|
please explain in the commit comments WHY the changes are needed. |
|
Using the PlatformIO example as is will currently use platform instead of the required v1.0 ones I got from @rexfue: |
|
it is still not clear to me what precisely the problem is. and aren't the library requirement defined by lib_deps? |
|
Nope, the sub dependencies Building with platform |
|
Please merge! |
|
@shin10 "please explain in the commit comments WHY the changes are needed." You added some comments on github (above), but it would be better to have this in the git commit comments. So, can you please improve them (and c&p the explanation there)? Also, it is still unclear why the .gitignore change is needed, add an explanation to that commit, too, please. You can use |
|
Without this change the ESP32 is in a boot loop: |
added multigeiger.ino.cpp to .gitignore
set platform to ^3.5.0 in platformio-example.ini