21#ifndef INCLUDE_OLA_E133_E133STATUSHELPER_H_
22#define INCLUDE_OLA_E133_E133STATUSHELPER_H_
25#include <ola/e133/E133Enums.h>
32using ola::e133::E133StatusCode;
34bool IntToStatusCode(uint16_t input, E133StatusCode *status_code);
35string StatusMessageIdToString(E133StatusCode status_code);
The namespace containing all OLA symbols.
Definition Credentials.cpp:44