mcci-catena / Catena-Arduino-Platform

Arduino platform library for MCCI Catena IoT Systems
MIT License
12 stars 11 forks source link

Disable 24-bit mode for LargeWhite light in Si1133 driver #288

Closed dhineshkumarmcci closed 3 years ago

dhineshkumarmcci commented 3 years ago

The LargeWhite configuration is set to 24 bit mode by default, this has to be set to false by default. https://github.com/mcci-catena/Catena-Arduino-Platform/blob/3f23adda429fa84fac585f9a97bb6ec1fe551155/src/lib/Catena_Si1133.cpp#L85-L91