mirror of
https://github.com/meshtastic/firmware.git
synced 2026-08-01 02:48:49 -04:00
Surgical CI: Test change to one variant (unit-c6l)
This commit is contained in:
@@ -74,4 +74,5 @@ void c6l_init()
|
||||
setbit(in_data, 6); // enable SX_ANT_SW
|
||||
setbit(in_data, 5); // enable SX_LNA_EN
|
||||
i2c_write_byte(PI4IO_M_ADDR, PI4IO_REG_OUT_SET, in_data);
|
||||
printf("I'm a banana\n");
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user