Skip to content

Instantly share code, notes, and snippets.

@boochow
Last active December 22, 2019 10:15
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save boochow/7e7d9880252ce91f888e3b6ba3f80bc5 to your computer and use it in GitHub Desktop.
Save boochow/7e7d9880252ce91f888e3b6ba3f80bc5 to your computer and use it in GitHub Desktop.
extern TfLiteStatus SetupAccelerometer(tflite::ErrorReporter* error_reporter);
extern bool ReadAccelerometer(tflite::ErrorReporter* error_reporter,
float* input, int length, bool reset_buffer);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment