Open borex99 opened 9 months ago
Removed the sunxi_pwm_set_mode call from pwmWrite, because it kills the network adapter (on Zero 2W), writing to the wrong register: SUNXI_PWM_CTRL_REG: [22222122] SUNXI_PWM_PERIOD: [22222122]
Removing fix #20 because /sys/class/gpio works with GPIO pins, not a wiringPi pins. Issue #9 is being fixed by #43.
Solves issues #65, #70, #93, #98
Removed the sunxi_pwm_set_mode call from pwmWrite, because it kills the network adapter (on Zero 2W), writing to the wrong register: SUNXI_PWM_CTRL_REG: [22222122] SUNXI_PWM_PERIOD: [22222122]