From 4c4b8f8e23f897904a6cd941751838a00bd0a1b7 Mon Sep 17 00:00:00 2001 From: Jeff Epler Date: Tue, 29 Nov 2022 09:23:31 -0600 Subject: [PATCH] make indentation consistent With current Arduino, an error is triggered during use of this library: ``` TrinketReactCounter_7segment.ino adafruit:avr:gemma build output /home/runner/.arduino15/packages/adafruit/hardware/avr/1.4.15/libraries/Wire/USI_TWI_Master.cpp: In function 'unsigned char TinyM_USI_TWI_Master_Transfer(unsigned char)': /home/runner/.arduino15/packages/adafruit/hardware/avr/1.4.15/libraries/Wire/USI_TWI_Master.cpp:276:5: warning: this 'while' clause does not guard... [-Wmisleading-indentation] while( !(PIN_USI & (1<