From 52bcd657d73b05ffff621f880e7acc83534bb7e8 Mon Sep 17 00:00:00 2001 From: Seppe Stas Date: Mon, 25 Jan 2016 16:22:34 +0100 Subject: [PATCH] Polo --- aws_iot_mqtt_client.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aws_iot_mqtt_client.py b/aws_iot_mqtt_client.py index 40e00f5..b0957cc 100644 --- a/aws_iot_mqtt_client.py +++ b/aws_iot_mqtt_client.py @@ -45,7 +45,7 @@ 'SD' - shadowDelete *Incoming string starting with the corresponding lower case letter represents the corresponding requests ''' -# marco +# macros ################################### MAX_CONN_TIME = 10 EXIT_TIME_OUT = 25