1
0
mirror of https://github.com/arduino/Arduino.git synced 2024-11-29 10:24:12 +01:00

Keyboard: fix endif disappeard during rebase

This commit is contained in:
Martino Facchin 2015-07-16 16:20:16 +02:00
parent af290fc5a3
commit f9b9cd03d4

View File

@ -97,3 +97,4 @@ extern Keyboard_ Keyboard;
extern HID_ HID;
#endif
#endif