mirror of
https://github.com/xoseperez/espurna.git
synced 2026-03-03 23:14:15 +01:00
10 lines
119 B
C
10 lines
119 B
C
/*
|
|
|
|
ENCODER MODULE
|
|
|
|
Copyright (C) 2018-2019 by Xose Pérez <xose dot perez at gmail dot com>
|
|
|
|
*/
|
|
|
|
void encoderSetup();
|