Sha256: 8ab37ae58a5dc6bc210a7cbbf8462f9eab1dfe235eb17ab9a1f8eeffedf4ec0f
Contents?: true
Size: 125 Bytes
Versions: 2
Compression:
Stored size: 125 Bytes
Contents
#include <stdio.h> #include "display.h" void display_turnOffStatusLed(void) { printf("Display: Status LED off"); }
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
ceedling-0.29.1 | plugins/fake_function_framework/examples/fff_example/src/display.c |
ceedling-0.29.0 | plugins/fake_function_framework/examples/fff_example/src/display.c |