mca-pendel/sketches/djhgfjh/party.h
2018-03-26 21:22:43 +02:00

7 lines
67 B
C

#ifndef PARTY_H
#define PARTY_H
void partyHard(int LEDS);
#endif