Ver código fonte

Changed network backup configuration

tags/v1.2.0
Bertrand Lemasle 7 anos atrás
pai
commit
f47ab930e4
1 arquivos alterados com 2 adições e 2 exclusões
  1. +2
    -2
      GpsTracker/NetworkPositionsConfig.h

+ 2
- 2
GpsTracker/NetworkPositionsConfig.h Ver arquivo

@@ -1,9 +1,9 @@
#pragma once


#define POSITIONS_CONFIG_NET_DEFAULT_SAVE_THRESHOLD 2
#define POSITIONS_CONFIG_NET_DEFAULT_SAVE_THRESHOLD 10
#define POSITIONS_CONFIG_NET_DEFAULT_APN "Vodafone"
#define POSITIONS_CONFIG_NET_DEFAULT_URL "http://requestbin.fullcontact.com/16q71o61"
#define POSITIONS_CONFIG_NET_DEFAULT_URL "http://requestbin.fullcontact.com/1fgc99k1"
#define POSITIONS_CONFIG_NET_DEFAULT_EXPECTED_RESPONSE 200




Carregando…
Cancelar
Salvar