SmartestHome/pebble-presence/test/pebble.h

4 lines
172 B
C

/* Shim so src/c/main.c's `#include <pebble.h>` resolves during the headless test.
The real SDK provides this; here it forwards to the stub. */
#include "pebble_stub.h"