4 lines
63 B
C
4 lines
63 B
C
|
void dac_init(void);
|
||
|
|
||
|
extern const mp_obj_type_t pyb_dac_type;
|