mirror of
https://github.com/Kugelschieber/arduino-c.git
synced 2026-01-18 11:00:26 +00:00
More work on PWM and added utility function to map values.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#ifndef PINS_H_
|
||||
#define PINS_H_
|
||||
#ifndef ARD_PINS_H_
|
||||
#define ARD_PINS_H_
|
||||
|
||||
extern const unsigned char LOW;
|
||||
extern const unsigned char HIGH;
|
||||
|
||||
Reference in New Issue
Block a user