80 int z[] = { 1, 2, 4, 8 };
124 (code_P) TWO_CONSTANT_CODE,
130 (code_P) &NUMBERS_FUNC,
131 (code_P) &OUTPUT_MODE_CONST,
132 (code_P) &LED_PIN_CONST,
138 (
str_P) TWO_CONSTANT_PSTR,
144 (
str_P) NUMBERS_PSTR,
145 (
str_P) OUTPUT_MODE_PSTR,
146 (
str_P) LED_PIN_PSTR,
161 Serial.println(F(
"FVM/Interpret: started [Newline]"));
FVM_FUNCTION(7, NUMBERS, numbers, pad)
static const code_P fntab[]
void numbers(FVM::task_t &task, void *env)
FVM_CREATE(4, Z, ARRAY, z)
static const str_P fnstr[]
int interpret(task_t &task)
#define FVM_COLON(id, var, name)
FVM::Task< 32, 16 > task(Serial)
FVM_CONSTANT(3, Y,"y",-42)