pimoroni-pico/examples/breakout_as7343
Phil Howard 052dbce334 as7343: Fix channel and status order.
The astatus value was being interpreted as FZ, F2 and F1 causing bizarre
readings and all other channels to be shifted one place.

Additionally the datasheet has been updated to re-order F5, F7 and F8 to
F7, F8, F5, so these channels have been re-ordered accordingly.

Note: This will turn sensor output from confusing abject nonsense into
what looks like pretty reasonable colour data and fixes #989.
2024-09-06 09:59:59 +01:00
..
CMakeLists.txt AS7343: move C example to correct directory 2024-06-14 17:15:18 +01:00
as7343_demo.cmake AS7343: move C example to correct directory 2024-06-14 17:15:18 +01:00
as7343_demo.cpp as7343: Fix channel and status order. 2024-09-06 09:59:59 +01:00