Apply standards for whole-file conditions

This commit is contained in:
Scott Lahteine
2018-02-04 17:24:23 -06:00
parent 5054c53901
commit 21bfbb9d44
10 changed files with 37 additions and 19 deletions

View File

@@ -20,12 +20,13 @@
*
*/
#include "Marlin.h"
#include "MarlinConfig.h"
#if ENABLED(EXPERIMENTAL_I2CBUS)
#include "twibus.h"
#include <Wire.h>
#include "Marlin.h"
TWIBus::TWIBus() {
#if I2C_SLAVE_ADDRESS == 0