diff options
Diffstat (limited to 'main/i2c.h')
-rw-r--r-- | main/i2c.h | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -1,7 +1,4 @@ #pragma once -// https://github.com/raspberrypi/pico-examples/tree/master/i2c - -#define MAX_SLAVES 10 //! looking for slave addresses and requesting updates void bus_task(); |