Update 0.2.6

This commit is contained in:
netbenix 2021-05-08 20:01:49 +02:00
parent 58eec7ed22
commit 3a0cb7078c
11 changed files with 95 additions and 61 deletions

View file

@ -5,7 +5,7 @@
#include "update_check.h"
#include "logger.h"
#define DEFAULT_IP "192.168.0.32"
#define DEFAULT_IP "127.0.0.1"
int checkForUpdate(char ver[10]){
int sock;