mirror of
https://github.com/dougg3/mac-rom-simm-programmer.git
synced 2024-11-22 06:32:23 +00:00
65c6654660
Updated the electrical class to wait after setting up pins before reading them.
9 lines
98 B
C
9 lines
98 B
C
/*
|
|
* delay.c
|
|
*
|
|
* Created on: Dec 4, 2011
|
|
* Author: Doug
|
|
*/
|
|
|
|
#include "delay.h"
|