ifdef for maemo
[googlelatitude] / src / main.cpp
index a80b29c..c85dc20 100644 (file)
@@ -11,3 +11,10 @@ int main(int argc, char *argv[]) {
 
     return app.exec();
 }
+
+/*
+ TODO:
+ on auth error -> stop gps
+ on new pos, only set it
+ send new pos every 120s, only if is diferent
+ */