mirror of
https://github.com/niellun/FastCarPlay.git
synced 2026-06-07 09:38:25 +02:00
Add examples for working with named pipes and resistive buttons with ADS1115
This commit is contained in:
+1
-1
@@ -24,7 +24,7 @@ extern "C"
|
||||
|
||||
#define FRAME_DELAY_INACTIVE 200
|
||||
|
||||
static const char *title = "Fast Car Play v0.5";
|
||||
static const char *title = "Fast Car Play v0.6";
|
||||
static SDL_Window *window = nullptr;
|
||||
static SDL_Renderer *renderer = nullptr;
|
||||
Uint32 evtStatus = (Uint32)-1;
|
||||
|
||||
Reference in New Issue
Block a user