diff -r 1cb8f90bf4fd -r 1c0263e2b3b1 bacnet/BacnetSlaveEditor.py --- a/bacnet/BacnetSlaveEditor.py Fri Apr 05 14:59:00 2024 +0200 +++ b/bacnet/BacnetSlaveEditor.py Mon Apr 15 09:08:09 2024 +0200 @@ -515,7 +515,7 @@ class ObjectTable(CustomTable): - # A custom wx.grid.PyGridTableBase using user supplied data + # A custom wx.grid.GridTableBase using user supplied data # # This will basically store a list of BACnet objects that the slave will support/implement. # There will be one instance of this ObjectTable class for each BACnet object type