Fixed rgblight_types.h

pull/1335/head
Luiz Ribeiro 7 years ago
parent d4cd5dda5c
commit 945f2f5916

@ -1,4 +1,4 @@
#!/usr/bin/env python3.5
#!/usr/bin/env python3
# Copyright 2017 Luiz Ribeiro <luizribeiro@gmail.com>
#
# This program is free software: you can redistribute it and/or modify

@ -21,6 +21,7 @@
*/
#ifndef RGBLIGHT_TYPES
#define RGBLIGHT_TYPES
#include <avr/io.h>

Loading…
Cancel
Save