beremiz
Clone
Summary
Browse
Changes
Graph
beremiz/modbus/
Finished fixing Wx IDs abuse. There was still some wasted IDs because of wx.NewId calls in many places where it wasn't needed, and those IDs were not re-used. As a consequence Beremiz was making exception crashing after a few hours of intensive use.
2021-05-24, Edouard Tisserant
38afed869ff6
..
README
__init__.py
mb_runtime.c
mb_runtime.h
mb_utils.py
modbus.py
web_settings.py