-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
462c2e7
commit b478c45
Showing
4 changed files
with
1,051 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
Standard: Cpp11 | ||
BasedOnStyle: Google | ||
IndentWidth: 4 | ||
ColumnLimit: 0 | ||
KeepEmptyLinesAtTheStartOfBlocks: true | ||
AllowShortIfStatementsOnASingleLine: AllIfsAndElse |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
lis3dh KEYWORD1 | ||
setup KEYWORD2 | ||
detect KEYWORD2 | ||
range_get KEYWORD2 | ||
range_set KEYWORD2 | ||
sampling_get KEYWORD2 | ||
sampling_set KEYWORD2 | ||
activity_configure KEYWORD2 | ||
activity_int2_routed_set KEYWORD2 | ||
axis_enabled_set KEYWORD2 |
Oops, something went wrong.