refactor(printer): replace direct_printer with printer naming
This commit is contained in:
@@ -179,7 +179,7 @@ static esp_err_t lcd_recover_panel_for_shared_spi(void)
|
||||
}
|
||||
|
||||
/*
|
||||
* Direct-printer path temporarily takes over shared MOSI/CLK as GPIO.
|
||||
* Printer path temporarily takes over shared MOSI/CLK as GPIO.
|
||||
* Recover LCD SPI routing only when printer touched shared pins.
|
||||
*/
|
||||
esp_err_t recover_rc = st7789p3_recover_spi_bus(s_lcd.panel);
|
||||
|
||||
Reference in New Issue
Block a user