ReduxLib C++ 2026.1.2
Loading...
Searching...
No Matches
Canandcolor.h
1// Copyright (c) Bagholders of Redux Robotics and other contributors.
2// This is open source and can be modified and shared under the Mozilla Public License v2.0.
3
4#pragma once
5
6/**
7 * Convenience include for the Canandcolor C++ API.
8 *
9 * Prefer including this header in user code:
10 * ```cpp
11 * #include <redux/sensors/Canandcolor.h>
12 * ```
13 */
14
15#include "redux/sensors/canandcolor/Canandcolor.h"
16