Skip to content

Commit

Permalink
update code
Browse files Browse the repository at this point in the history
  • Loading branch information
aldwinhermanudin committed Dec 11, 2023
1 parent ba3189f commit fd24d8b
Show file tree
Hide file tree
Showing 19 changed files with 120 additions and 5,598 deletions.
43 changes: 43 additions & 0 deletions src/mbedos/test-bme688/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,43 @@
# Compiled Object files
*.slo
*.lo
*.o
*.obj

# Precompiled Headers
*.gch
*.pch

# Compiled Dynamic libraries
*.so
*.dylib
*.dll

# Fortran module files
*.mod

# Compiled Static libraries
*.lai
*.la

# Executables
*.exe
*.out
*.app

# clion
.idea/
cmake-build-*/

# exporters
GettingStarted.html

# mbed build system
mbed_settings.py
mbed_config.h
*.pyc
BUILD/
cmake_build/

BUILD
.mbed
206 changes: 0 additions & 206 deletions src/mbedos/test-bme688/Communication/LoRa.cpp

This file was deleted.

47 changes: 0 additions & 47 deletions src/mbedos/test-bme688/Communication/LoRa.hpp

This file was deleted.

40 changes: 0 additions & 40 deletions src/mbedos/test-bme688/SensorFusion.cpp

This file was deleted.

29 changes: 0 additions & 29 deletions src/mbedos/test-bme688/SensorFusion.hpp

This file was deleted.

Loading

0 comments on commit fd24d8b

Please sign in to comment.