#include "pch.h"
#include "hellen_meta.h"
/*
static Gpio OUTPUTS[] = {
};
int getBoardMetaOutputsCount() {
return efi::size(OUTPUTS);
}
Gpio* getBoardMetaOutputs() {
return OUTPUTS;
*/
int getBoardMetaDcOutputsCount() {
return 0;