FlySkyI6
FlySkyI6 copied to clipboard
SWE 1.7.5
My code is based on version 1.7.5. Right now I need a SWE switch, but it doesn't work in 1.7.5. Which files do I need to replace in 1.7.5 with files from 1.7.6 in order to compile the firmware correctly?
@Bananchik312 - run "git grep -i swe" in the sources for a starting point.
@Bananchik312 - run "git grep -i swe" in the sources for a starting point.
It doesn't do anything. Nothing happens after the command
@Bananchik312 it should return at least doc/release.txt, but also many other files. Do you have a doc/release.txt in the directory from where the git grep
command is being executed? Does it contain three lines with "swe" string in them?