mca-pendel/sketches/djhgfjh/party.h

7 lines
67 B
C

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