replaces ehrenberg with new implementations
This commit is contained in:
9
include/minres/devices/i2s.h
Normal file
9
include/minres/devices/i2s.h
Normal file
@@ -0,0 +1,9 @@
|
||||
#ifndef _DEVICES_IIS_H
|
||||
#define _DEVICES_IIS_H
|
||||
|
||||
#include "gen/i2s.h"
|
||||
|
||||
#define MODE_I2S 1
|
||||
#define MODE_PDM 2
|
||||
|
||||
#endif /* _DEVICES_IIS_H */
|
Reference in New Issue
Block a user