Changeset 3405
- Timestamp:
- 08/11/08 16:40:56 (5 years ago)
- Location:
- branch/PacketManipulator/Tabs
- Files:
-
- 1 added
- 1 modified
-
MainTab.py (modified) (1 diff)
-
StatusTab.py (added)
Legend:
- Unmodified
- Added
- Removed
-
branch/PacketManipulator/Tabs/MainTab.py
r3404 r3405 213 213 return 214 214 215 count = self.packet_count.get_value_as_int() 216 inter = self.packet_interval.get_value_as_int() 215 217 216 218 def __on_send_receive(self, action):
