mirror of
https://gitlab.com/wirelos/sprocket-plugin-gpio.git
synced 2025-12-18 06:36:40 +01: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