Skip to content

Commit

Permalink
Issue #25
Browse files Browse the repository at this point in the history
Changed source to adhere to "clang-format" with Google standards
  • Loading branch information
Zanshin authored and Zanshin committed Jul 5, 2020
1 parent 12db936 commit 6ba5fcd
Show file tree
Hide file tree
Showing 7 changed files with 1,048 additions and 1,039 deletions.
387 changes: 186 additions & 201 deletions examples/ESP32FeatherWiFiDemo/ESP32FeatherWiFiDemo.ino

Large diffs are not rendered by default.

220 changes: 114 additions & 106 deletions examples/I2CDemo/I2CDemo.ino

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions examples/SDLoggerSPIDemo/SDLoggerSPIDemo.ino
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,7 @@ Written by https://github.com/SV-Zanshin
Version | Date | Developer | Comments
------- | ---------- | ---------- | ---------------------------------------------------------------
1.0.3 | 2020-07-05 | SV-Zanshin | Issue #25 - implement clang-formatting
1.0.2 | 2020-06-28 | SV-Zanshin | Changed to adhere to clang Google formatting
1.0.1 | 2020-06-01 | SV-Zanshin | Added Doxygen commenting for redefine of serial class
1.0.0 | 2020-05-27 | SV-Zanshin | Completed and tested
Expand Down
228 changes: 117 additions & 111 deletions examples/SPIDemo/SPIDemo.ino

Large diffs are not rendered by default.

256 changes: 133 additions & 123 deletions examples/SoftSPIDemo/SoftSPIDemo.ino

Large diffs are not rendered by default.

207 changes: 106 additions & 101 deletions examples/TwoDevicesI2CDemo/TwoDevicesI2CDemo.ino

Large diffs are not rendered by default.

788 changes: 391 additions & 397 deletions src/Zanshin_BME680.cpp

Large diffs are not rendered by default.

0 comments on commit 6ba5fcd

Please sign in to comment.