syntax = "proto3";
package POGOProtos.Settings;

message SfidaSettings {
	float low_battery_threshold = 1;
}
