File and attributes rename

pull/8/head
Nicolas Jouanin 2015-05-29 15:50:27 +02:00
rodzic 17ea5f8fc2
commit 8c634b7217
1 zmienionych plików z 2 dodań i 2 usunięć

Wyświetl plik

@ -33,6 +33,6 @@ class FixedHeader:
enum_type = get_message_type(msg_type)
self.message_type = enum_type
self.remainingLength = length
self.dupFlag = dup_flag
self.dup_flag = dup_flag
self.qos = qos
self.retain = retain_flag
self.retain_flag = retain_flag