eringerli / esp32-aog

Software to controll the tractor from AgOpenGPS
MIT License
28 stars 9 forks source link

Init I2C after reading configuration to enable using other pins #2

Closed doppelgrau closed 4 years ago

doppelgrau commented 5 years ago

I2C was not initialized with other port mappings correctly.

eringerli commented 4 years ago

As the two versions differ too much, I'm closing this PR. Some things I already implemented (like some bugfixes and other improvements), other things I implemented differently (like the configuration based on JSON). Merging this fork wouldn't really make sense now, especially since the addition of the QtOpenGuidance-communication, which add quite a lot of code.

Thanks for all the effort, that went into this!