このサイトはJavaScriptを使用しています
ホーム
エクスプローラー
ヘルプ
サインイン
GPS
/
gpstracker-firmware
ミラー元
https://github.com/blemasle/gpstracker-firmware.git
ウォッチ
1
スター
0
フォーク
0
コード
課題
0
リリース
8
Wiki
アクティビティ
ソースを参照
Switched constant APN to Vodafone as its the only one that currently runs a 2G network in NZ
tags/v1.2.0
Bertrand Lemasle
7年前
親
61195dc635
コミット
7d64cb83d2
1個のファイルの変更
、
1行の追加
、
1行の削除
分割表示
差分オプション
統計情報を表示
Patchファイルをダウンロード
Diffファイルをダウンロード
+1
-1
GpsTracker/Config.cpp
+ 1
- 1
GpsTracker/Config.cpp
ファイルの表示
@@ -46,7 +46,7 @@ namespace config {
VERSION,
0xFFFF,
0xFFFF,
"
2degrees Internet
" //TODO : read from SD
"
Vodafone
" //TODO : read from SD
};
value = config;
書き込み
プレビュー
読み込み中…
キャンセル
保存