Commit Graph
8 Commits
Author SHA1 Message Date
TD-er b7b69622b7 [Cleanup] Prevent float to double promotion
May reduce code slightly, but at least it makes execution faster.
2021-09-07 09:33:41 +02:00
TD-er 54f8f5a9d2 [lib/VL53L0x] Move lib files to lib/VL53L0X/src dir 2021-04-21 20:13:47 +02:00
TD-er cea567dc3d [VL53L0X] Include library description used by PIO
@tonhuisman The changes in the .h and .cpp file are yours I assume?
PIO needs the `library.properties` file to conclude it found the required library or else builds may fail.
2021-04-21 17:28:40 +02:00
Ton Huisman fecc257ea9 [P110] Removed check for unsupported VL53L1X, added range to plugin description 2021-04-05 20:35:15 +02:00
Ton Huisman 1697f536d0 [P110] Improve code readability 2021-03-09 21:27:45 +01:00
Ton Huisman 3e7bf234da [P110] Add experimental support for VL53L1X 2021-03-08 22:35:20 +01:00
Ton Huisman e4d7fb56b5 [P110] Add extra logging with model-id on init-errors 2021-03-08 21:25:34 +01:00
Ton Huisman 20b4153b75 [P110] Move P133 VL53L0X from PluginPlayground to main repository 2021-02-06 17:06:05 +01:00