refactor: remove CH390 bitbang read path and sync manuals
This commit is contained in:
@@ -19,7 +19,6 @@ void ch390_spi_init(void);
|
||||
uint16_t ch390_get_int_pin(void);
|
||||
void ch390_delay_us(uint32_t time);
|
||||
void ch390_hardware_reset(void);
|
||||
uint8_t ch390_bitbang_read_reg(uint8_t reg);
|
||||
|
||||
/**
|
||||
* @name ch390_read_reg
|
||||
|
||||
Reference in New Issue
Block a user