mirror of
https://github.com/IcedRooibos/py32f0-template.git
synced 2025-10-28 16:32:05 -07:00
refactor: remove irrelevant code
This commit is contained in:
parent
d5a4d84afa
commit
11d233867d
@ -26,12 +26,6 @@ extern C {
|
||||
#include "main.h"
|
||||
#include "ascii_fonts.h"
|
||||
|
||||
|
||||
#define SSD1306_SCL_PORT GPIOA
|
||||
#define SSD1306_SCL_PIN GPIO_PIN_1
|
||||
#define SSD1306_SDA_PORT GPIOA
|
||||
#define SSD1306_SDA_PIN GPIO_PIN_4
|
||||
|
||||
/* I2C address
|
||||
* address: 7 bit slave address, left aligned, bits 7:1 are used, LSB bit is not used
|
||||
*/
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user