move to config.hpp
This commit is contained in:
@@ -4,10 +4,5 @@
|
||||
constexpr char *program_name = "p-rad";
|
||||
constexpr char* user_agent = "p-rad/0.1";
|
||||
|
||||
constexpr char* base_url = "http://127.0.0.1:8200/";
|
||||
|
||||
// max range in km
|
||||
constexpr uint16_t max_range = 500;
|
||||
|
||||
// distance of first ring from the center on the screen
|
||||
constexpr uint16_t first_ring_distance = 50;
|
||||
Reference in New Issue
Block a user