Removed pc.printf command that sends empty string once per second and associated timer_4, since the operator program was changed, a new operator Loc () was introduced into it. Instead of pc.printf ("Reset ALARM \ r \ n") now plotter.printf ("Reset ALARM \ r \ n").
.gitignore@0:f2aaa8c6decf, 2020-05-01 (annotated)
- Committer:
- Aleksk
- Date:
- Fri May 01 11:41:23 2020 +0000
- Revision:
- 0:f2aaa8c6decf
The new parser with the FIFO buffer is very fast. You can send data every 20 ms, this does not affect the cycle time of the relay controller. CR LF line ending characters are desirable but not required.
Who changed what in which revision?
User | Revision | Line number | New contents of line |
---|---|---|---|
Aleksk | 0:f2aaa8c6decf | 1 | .build |
Aleksk | 0:f2aaa8c6decf | 2 | .mbed |
Aleksk | 0:f2aaa8c6decf | 3 | projectfiles |
Aleksk | 0:f2aaa8c6decf | 4 | *.py* |