Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support PWM output in JavaScript GPIO module #4035

Open
Himura2la opened this issue Dec 13, 2024 · 1 comment
Open

Support PWM output in JavaScript GPIO module #4035

Himura2la opened this issue Dec 13, 2024 · 1 comment
Assignees
Labels
Feature Request New feature or user-story you wanna add to flipper JS JS Runtime, loader and API

Comments

@Himura2la
Copy link
Contributor

Himura2la commented Dec 13, 2024

Description of the feature you're suggesting.

Pin.pwmStart(freq, duty);
Pin.pwmStop();
Pin.pwmIsRunning(): bool;

I guess, reflect https://developer.flipper.net/flipperzero/doxygen/furi__hal__pwm_8h.html

Anything else?

No response

@Himura2la
Copy link
Contributor Author

@portasynthinca3 boop

@portasynthinca3 portasynthinca3 self-assigned this Dec 13, 2024
@portasynthinca3 portasynthinca3 added Feature Request New feature or user-story you wanna add to flipper JS JS Runtime, loader and API labels Dec 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature Request New feature or user-story you wanna add to flipper JS JS Runtime, loader and API
Projects
None yet
Development

No branches or pull requests

2 participants