Skip to content

Commit

Permalink
Updates in functions and unit-test
Browse files Browse the repository at this point in the history
  • Loading branch information
aeraterta committed Jan 17, 2025
1 parent 9f93eba commit e28a2c1
Show file tree
Hide file tree
Showing 4 changed files with 667 additions and 40 deletions.
20 changes: 10 additions & 10 deletions adxl345.code-workspace
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"folders": [
{
"path": "."
}
],
"settings": {
"files.associations": {
"mock_i2c.h": "c"
}
}
"folders": [
{
"path": "."
}
],
"settings": {
"files.associations": {
"adxl345.h": "c"
}
}
}
Loading

0 comments on commit e28a2c1

Please sign in to comment.