Important update!
- NetIO got massive stability and speed improvements, as well as a watchdog. (Requires RevPiPyLoad from 0.8.5).
- The
Cycletoolsnow have the.lastflag, which ifTrueindicates the last cycle before the end of the program. By querying that value, clean-up work can be done in the cycle function. - Less resource consumption with
autorefreshand query bit IO values. - Parameter
direct_outputhas been renamed toshared_procimg. Old name can still be used, but triggers a “DeprecationWarning”. - Improved synchronization of the loops when leaving the program (
.exit/.cleanup). - For MEM type IOs, the value now returns the configured value from piCtory (raw value).
