diff options
author | test3210-d <60291791+test3210-d@users.noreply.github.com> | 2020-02-04 14:15:30 +0200 |
---|---|---|
committer | Kevin O'Connor <kevin@koconnor.net> | 2020-02-14 13:14:34 -0500 |
commit | 9a65a4569b487d0196526924d5873f37b8ab66ba (patch) | |
tree | ad708dcee50b652f110450cf561cd9ea9b4dede3 /docs/Overview.md | |
parent | 049d8c2a946eff986ce76d803d2c7ae8842e3c7b (diff) | |
download | kutter-9a65a4569b487d0196526924d5873f37b8ab66ba.tar.gz kutter-9a65a4569b487d0196526924d5873f37b8ab66ba.tar.xz kutter-9a65a4569b487d0196526924d5873f37b8ab66ba.zip |
hall_filament_width_sensor: Add new filament sensor
Signed-off-by: Denis Ignatenko <deniss979@gmail.com>
Diffstat (limited to 'docs/Overview.md')
-rw-r--r-- | docs/Overview.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/Overview.md b/docs/Overview.md index 7e07cf3f..662eb00e 100644 --- a/docs/Overview.md +++ b/docs/Overview.md @@ -67,3 +67,4 @@ communication with the Klipper developers. - [stm32f0](stm32f0_CAN.md): Information on the STM32F0 micro-controller port. - [TSL1401CL filament width sensor](TSL1401CL_Filament_Width_Sensor.md) +- [Hall filament width sensor](HallFilamentWidthSensor.md) |