minIniFS is a programmer's library to read and write "INI" files in embedded systems. The "showKeysValues(..)" method now checks the first key and returns a boolean value if it finds any keys. It ...
This sketch is for the Arduino MKR WAN 1300 (OR 1310) The Arduino is connected to a temperature sensor DS18B20. The sketch reads the temperature at regular intervals, then connects to The Things ...