Something went wrong on our end
update_gui.c 158 B
/*
* update_gui.c
*
* Created on: Feb 20, 2016
* Author: ucart
*/
#include "update_gui.h"
int update_GUI(log_t* log_struct)
{
return 0;
}
/*
* update_gui.c
*
* Created on: Feb 20, 2016
* Author: ucart
*/
#include "update_gui.h"
int update_GUI(log_t* log_struct)
{
return 0;
}