mirror of
https://gitlab.com/wirelos/sprocket-plugin-gpio.git
synced 2026-05-06 18:01:39 +02:00
reorder files
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#include "config.h"
|
||||
#include "Sprocket.h"
|
||||
#include "PotPlugin.h"
|
||||
#include "inputs/pot/PotPlugin.h"
|
||||
|
||||
Sprocket *sprocket;
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
#include "config.h"
|
||||
#include "Sprocket.h"
|
||||
#include "RotaryPlugin.h"
|
||||
#include "inputs/rotary/RotaryPlugin.h"
|
||||
|
||||
Sprocket *sprocket;
|
||||
RotaryPlugin *r1;
|
||||
|
||||
Reference in New Issue
Block a user