garykuipers

Results 7 comments of garykuipers

@gkluoe Thanks for this, I am trying to implement Atlas-Scientific Sensors. See: https://github.com/Atlas-Scientific/python_AtlasOEM_lib Traceback (most recent call last): File "main.py", line 40, in File "main.py", line 11, in main File...

Hi there: Please forgive my ignorance: The fix is from 26 May 2019 but the error I am reporting is from what appears to be the latest release (2.4). WHat...

thank you On Tue, Sep 24, 2019 at 5:20 PM jalissonmello wrote: > The possible fix it's waiting for maintainers review and need to be merged > in the main...

thank you, will try On Fri, Oct 25, 2019 at 2:14 AM d1maxa wrote: > I fixed one more error during parsing comments yesterday, you can try my > fork...

gary@gk-17:~/StudioProjects/flutter_bluetooth$ flutter pub get Resolving dependencies... (1.3s) The current Dart SDK version is 3.0.2. Because flutter_bluetooth_serial 0.2.2 doesn't support null safety and no versions of flutter_bluetooth_serial match >0.2.2

I have a Heltec Wirelss Stick: The options are Heltec Wireless Stick: When chosen it complains it is the wrong board and suggests (V3) When the board selected is the...

I faked a debug.h and put it in src and the next error was ```cpp /home/gary/Arduino/libraries/ESPAsyncTCP/src/SyncClient.cpp:25:10: fatal error: interrupts.h: No such file or directory 25 | #include | ^~~~~~~~~~~~~~ ```...