NextGen touchscreen fixes
This commit is contained in:
@@ -6,7 +6,7 @@ import pioutil
|
||||
if pioutil.is_pio_build():
|
||||
Import("env")
|
||||
|
||||
env.Replace(PROGNAME="%s_DW7.4.5" % (str(env["PIOENV"])))
|
||||
env.Replace(PROGNAME="%s_DW7.4.5.1" % (str(env["PIOENV"])))
|
||||
|
||||
cxxflags = [
|
||||
#"-Wno-incompatible-pointer-types",
|
||||
|
||||
Reference in New Issue
Block a user