sgbaird commited on
Commit
129e6b6
·
1 Parent(s): dab5ad6
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -17,8 +17,8 @@ microcontroller via an EMC2101 fan controller. Send speed commands to the motor
17
  and visualize the RPM data.
18
 
19
  For context, see the fan control code
20
- https://github.com/AccelerationConsortium/ac-training-lab/tree/main/src/ac_training_lab/picow/fan-control # noqa: E501
21
- [[permalink](https://github.com/AccelerationConsortium/ac-training-lab/tree/a8b9cad0dc8c162bdff20c0d0fdff2f45c5f0012/src/ac_training_lab/picow/fan-control)] # noqa: E501
22
  . You may also be interested in the Acceleration Consortium's ["Hello World"
23
  microcourse](https://ac-microcourses.readthedocs.io/en/latest/courses/hello-world/index.html)
24
  for self-driving labs.
 
17
  and visualize the RPM data.
18
 
19
  For context, see the fan control code
20
+ https://github.com/AccelerationConsortium/ac-training-lab/tree/main/src/ac_training_lab/picow/fan-control
21
+ [[permalink](https://github.com/AccelerationConsortium/ac-training-lab/tree/a8b9cad0dc8c162bdff20c0d0fdff2f45c5f0012/src/ac_training_lab/picow/fan-control)]
22
  . You may also be interested in the Acceleration Consortium's ["Hello World"
23
  microcourse](https://ac-microcourses.readthedocs.io/en/latest/courses/hello-world/index.html)
24
  for self-driving labs.