add led_on, led_off, led_toggle, led_blink_one to lib
This commit is contained in:
@@ -157,9 +157,5 @@ main(void)
|
||||
|
||||
jerry_run( source_p,
|
||||
source_size);
|
||||
|
||||
fake_exit();
|
||||
|
||||
JERRY_UNREACHABLE();
|
||||
}
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user