mirror of
https://github.com/micropython/micropython.git
synced 2026-01-09 13:40:31 +01:00
4 lines
63 B
C
4 lines
63 B
C
void dac_init(void);
|
|
|
|
extern const mp_obj_type_t pyb_dac_type;
|