mirror of
https://github.com/micropython/micropython.git
synced 2025-09-06 09:50:20 +02:00
4 lines
63 B
C
4 lines
63 B
C
void dac_init(void);
|
|
|
|
extern const mp_obj_type_t pyb_dac_type;
|