Files
firmware/left/main.h

7 lines
73 B
C

#ifndef __MAIN_H__
#define __MAIN_H__
#define I2C_DATA_LENGTH 2
#endif