TCP command: Rename pwm to output #140

Merged
sb10q merged 1 commits from atse/thermostat:rename-pwm-output into master 2024-10-21 11:11:38 +08:00
Contributor

Current limit pins are driven by PWM inputs to the MAX1968 driver, but this is an implementation detail, and should not be exposed in the form of the command interface. Rename "pwm" to "output" in all instances.

See #62 (comment).

Current limit pins are driven by PWM inputs to the MAX1968 driver, but this is an implementation detail, and should not be exposed in the form of the command interface. Rename "pwm" to "output" in all instances. See https://git.m-labs.hk/M-Labs/thermostat/issues/62#issue-725.
atse added 1 commit 2024-10-14 16:00:58 +08:00
d7496e3362 TCP command: Rename `pwm` to `output`
Current limit pins are driven by PWM inputs to the MAX1968 driver, but
this is an implementation detail, and should not be exposed in the form
of the command interface. Rename "pwm" to "output" in all instances.

See #62 (comment).
atse force-pushed rename-pwm-output from d7496e3362 to f68ae12c8d 2024-10-21 10:10:20 +08:00 Compare
sb10q merged commit f68ae12c8d into master 2024-10-21 11:11:38 +08:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: M-Labs/thermostat#140
No description provided.