wavegen-rs
wavegen-rs copied to clipboard
"Square" implementation should allow for duty cycle control
Right now, it can only generate a symmetrical square, with 50% duty cycle.
TODO:
- implement duty cycle in
_square
function - update
square!
macros to allow for new attribute