Skip to content

Commit a5316a3

Browse files
committed
Updating s3 reverse tft factory test
1 parent 05ab1e7 commit a5316a3

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

Factory_Tests/Feather_ESP32S3_ReverseTFT_FactoryTest/.feather_esp32s3_reversetft.generate

Whitespace-only changes.

Factory_Tests/Feather_ESP32S3_ReverseTFT_FactoryTest/Feather_ESP32S3_ReverseTFT_FactoryTest.ino

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ void setup() {
6565
pinMode(2, INPUT_PULLDOWN);
6666
}
6767

68-
uint8_t j = 0;
68+
int j = 0;
6969

7070
void loop() {
7171
bool valid_i2c[128];

0 commit comments

Comments
 (0)