Nothing strange in "git status".
On 5/13/23 12:39, Chris van der Meijden wrote:
Still "dirty" but it compiles.
I think "git status" will tell you what's modified.
I also find it useful to occasionally check my sdkconfig against the
default:
diff sdkconfig support/sdkconfig.default.hw31 | fgrep -v
CONFIG_OVMS_VEHICLE_
> Sorry for my words on "experimenting". Sometimes the complexity of it
> all is a bit frustrating.
Dude, in my view I don't think any explanation is necessary past,
"because git." (Don't get me wrong, git is really useful, just seems
like sometimes it wants to pick a fight with me.)
Craig