diff --git a/.idea/MQTT_Project.iml b/.idea/MQTT_Project.iml index 2368678..3c7590b 100644 --- a/.idea/MQTT_Project.iml +++ b/.idea/MQTT_Project.iml @@ -4,7 +4,7 @@ - + \ No newline at end of file diff --git a/.idea/misc.xml b/.idea/misc.xml index d56657a..a971a2c 100644 --- a/.idea/misc.xml +++ b/.idea/misc.xml @@ -1,4 +1,4 @@ - + \ No newline at end of file diff --git a/MQTT_Database/testDatabase.py b/MQTT_Database/testDatabase.py new file mode 100644 index 0000000..ef8ba6e --- /dev/null +++ b/MQTT_Database/testDatabase.py @@ -0,0 +1 @@ +print("test this") \ No newline at end of file