nrf5/pwm: Adding api to initialize pwm instances.
This commit is contained in:
parent
b4dc9254ac
commit
faa1b77844
@ -24,4 +24,6 @@
|
|||||||
* THE SOFTWARE.
|
* THE SOFTWARE.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
void pwm_init0(void);
|
||||||
|
|
||||||
extern const mp_obj_type_t machine_hard_pwm_type;
|
extern const mp_obj_type_t machine_hard_pwm_type;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user