Enable OTA updates and route to set courses

This commit is contained in:
2019-01-27 00:36:52 -07:00
parent 909a7645ff
commit ddf72a1cd1
5 changed files with 114 additions and 15 deletions

View File

@@ -128,3 +128,5 @@ MEDIA_ROOT = os.path.join(BASE_DIR, 'media')
MEDIA_URL = '/media/'
PROTOSPACE_LOGIN_PAGE = 'https://my.protospace.ca/login'
FIRMWARE_VERSION_MAGIC = 'MRWIZARD'