extern "C" {
#include "user_interface.h"
}
martinayotte wrote:Simply add this plain C include :Code: Select allextern "C" {
#include "user_interface.h"
}
Thanks, that worked. I thought I tried that last night, but wasn't able to get it to work. I guess it was late and i wasn't seeing straight.
Tks,
Chris