diff options
author | Evgeny Zinoviev <me@ch1p.io> | 2022-06-14 02:44:43 +0300 |
---|---|---|
committer | Evgeny Zinoviev <me@ch1p.io> | 2022-06-14 22:56:46 +0300 |
commit | e3d3d6b76010a6dd5c417f017339bec17fb07887 (patch) | |
tree | 42cb6194504ae863db2bf7d21ef9e2acd41d0fd2 /doc/sensors_bot.md | |
parent | 600fdf99ffd893857c9cdb9e68140766a963bd17 (diff) |
media: refactor sound_node, introduce camera_node
Diffstat (limited to 'doc/sensors_bot.md')
-rw-r--r-- | doc/sensors_bot.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/sensors_bot.md b/doc/sensors_bot.md index 9f1c008..c6dba42 100644 --- a/doc/sensors_bot.md +++ b/doc/sensors_bot.md @@ -30,4 +30,10 @@ label_en = "There" [logging] verbose = false +``` + +## Dependencies + +``` +apt install python3-matplotlib ```
\ No newline at end of file |