Kevin O'Connor 4115ea128a output_pin: Deprecate static_value parameter
Remove support for configuring "static" pins in output_pin module.  A
"static" pin only saves a few bytes of memory in the micro-controller.
The savings does not justify the increased code complexity.

Deprecate the static_value parameter to warn users.  In the interim, a
static_value parameter will set both value and shutdown_value
parameters.

Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
2024-01-23 20:04:03 -05:00
..
2023-09-26 16:51:38 -04:00
2021-11-22 21:03:32 -05:00
2023-02-20 20:15:01 -05:00
2022-01-09 21:13:53 -05:00
2019-04-14 22:41:23 -04:00
2023-02-20 11:06:25 -05:00
2022-07-16 10:48:10 -04:00
2023-11-10 18:35:59 -05:00
2022-07-16 10:48:10 -04:00
2023-02-20 11:06:25 -05:00
2023-11-10 18:36:19 -05:00
2021-11-22 21:03:32 -05:00
2023-09-26 16:51:38 -04:00
2023-03-07 10:52:52 -05:00

Welcome to the Klipper documentation. The overview document is a good starting point.