Andreas

Results 8 issues of Andreas

maybe you want to add the adafruit unified sensor api as well ... I found it quiet useful.

at times the accumulated value for elevation gain is quite out of range ... check it!

if MPU6050 fails to init we are able to manually set elevation ( that basically works,) but in my case it reported constant 15% incline which I didn't notice ......

added int return value to verify and begin functions to check if sensor connection failed. I found it useful to have some indication whether a sensor might be attached or...

for Regexp validator set html input tag 'pattern' attribute (used if _novalidate_ not set on a form) Similar to the Length validator that sets the html input attributes minlength and...

enhancement

tls example with test.mosquitto.org certs

mercury.c: In function ‘parse_gen2filter’: mercury.c:442:86: warning: comparison of integer expressions of different signedness: ‘TMR_GEN2_Select_action’ and ‘int’ [-Wsign-compare] 442 | else if ((tag_filter->u.gen2Select.action = str2action(object2str(obj))) == -1) mercury.c: In function ‘Reader_write_tag_mem’:...

get_software_version was misspelled in the readme. great code!