1
0
mirror of https://codeberg.org/Freeyourgadget/Gadgetbridge synced 2025-02-24 16:31:13 +01:00

Just a FIXME for someone

This commit is contained in:
cpfeiffer 2017-10-12 23:25:26 +02:00
parent 4b4e95bfe0
commit e2868f0e24

View File

@ -16,6 +16,7 @@
along with this program. If not, see <http://www.gnu.org/licenses/>. */
package nodomain.freeyourgadget.gadgetbridge.model;
// FIXME: document me and my fields, including units
public class WeatherSpec {
public int timestamp;
public String location;