Explorar o código

Fix issue with last cherry-pick

The last cherry-pick, which was done out of order, reverted ZuluSCSI
env names in the plaformio.ini to AzulSCSI. Changed to ZuluSCSI.
Morio %!s(int64=3) %!d(string=hai) anos
pai
achega
8e436426c8
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      platformio.ini

+ 1 - 1
platformio.ini

@@ -1,7 +1,7 @@
 ; PlatformIO Project Configuration File https://docs.platformio.org/page/projectconf.html
 
 [platformio]
-default_envs = AzulSCSIv1_0, AzulSCSIv1_1, AzulSCSI_RP2040_v2_0
+default_envs = ZuluSCSIv1_0, ZuluSCSIv1_1, ZuluSCSI_RP2040_v2_0
 
 ; Example platform to serve as a base for porting efforts
 [env:template]