fixed { typo

pull/216/head
alanbjohnston 3 years ago committed by GitHub
parent db07f35750
commit 1e48e04b6d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -111,7 +111,7 @@ void setup() {
*/
start_ina219();
if (i2c_bus3 == false) {
if (i2c_bus3 == false)
config_simulated_telem();
config_telem();

Loading…
Cancel
Save

Powered by TurnKey Linux.