mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-24 08:45:36 +03:00
For discussion - Reconfigurable OLED display alternative
This commit is contained in:
parent
14f82e2a63
commit
82be9ecd78
11 changed files with 215 additions and 165 deletions
|
@ -17,4 +17,4 @@
|
|||
|
||||
#pragma once
|
||||
|
||||
displayPort_t *displayPortOledInit(void);
|
||||
displayPort_t *displayPortOledInit(void *device);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue