ソースを参照

For now expected code is 200 as most of the online request bin like respond with that code

tags/v1.2.0
Bertrand Lemasle 7年前
コミット
5bbf96694e
1個のファイルの変更1行の追加1行の削除
  1. +1
    -1
      GpsTracker/NetworkPositionsConfig.h

+ 1
- 1
GpsTracker/NetworkPositionsConfig.h ファイルの表示

@@ -4,7 +4,7 @@
#define POSITIONS_CONFIG_NET_DEFAULT_SAVE_THRESHOLD 2
#define POSITIONS_CONFIG_NET_DEFAULT_APN "Vodafone"
#define POSITIONS_CONFIG_NET_DEFAULT_URL "http://requestbin.fullcontact.com/16q71o61"
#define POSITIONS_CONFIG_NET_DEFAULT_EXPECTED_RESPONSE 201
#define POSITIONS_CONFIG_NET_DEFAULT_EXPECTED_RESPONSE 200


struct networkConfig_t {


読み込み中…
キャンセル
保存