schiermi

Results 5 issues of schiermi

antfs-cli fails with the following traceback while processing response to set_time: Traceback (most recent call last): File "/home/as/Downloads/garmin/lib/python3.7/site-packages/antfs_cli-0.3-py3.7.egg/antfs_cli/program.py", line 356, in main g.start() File "/home/as/Downloads/garmin/lib/python3.7/site-packages/ant/fs/manager.py", line 217, in start self._main()...

# What does this implement/fix? Continuously process changed pressure compensation values for SCD30 CO2 sensor. ## Types of changes - [ ] Bugfix (non-breaking change which fixes an issue) -...

integration: scd30
small-pr

I try to use p11capi_w64.dll with Windows 10 64 bit and Firefox 67.0.4. When the server requests the certificate the selection dialog pops up as configured. After selecting the users...

- Include the TLS CA certificate trust store from [Mozilla's CA Certificate Program](https://wiki.mozilla.org/CA), processed by [curls CA extract](https://curl.se/docs/caextract.html). Based on this change all server certificates from portals which work "out...

- Avoid compile time warnings from CircularBuffer like… ``` In file included from src/OpenBikeSensorFirmware.h:29, from src/configServer.cpp:30: .pio/libdeps/esp32dev/CircularBuffer/CircularBuffer.h:3:102: note: #pragma message: WARNING: please change import directive from CircularBiffer.h to CircularBuffer.hpp #pragma...