mirror of
https://github.com/ByteWelder/Tactility.git
synced 2026-06-19 04:15:06 +00:00
Add deprecation notice
This commit is contained in:
parent
37be031f3f
commit
b216ba8595
@ -11,6 +11,7 @@ namespace tt::hal::i2c {
|
|||||||
* It helps to read and write registers.
|
* It helps to read and write registers.
|
||||||
*
|
*
|
||||||
* All read and write calls are thread-safe.
|
* All read and write calls are thread-safe.
|
||||||
|
* @deprecated Use the device API from the Kernel project
|
||||||
*/
|
*/
|
||||||
class I2cDevice : public Device {
|
class I2cDevice : public Device {
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user