added defines to avoid missing compiler directive error

This commit is contained in:
bob mcgrath 2019-09-27 07:54:05 +00:00 committed by GitHub
parent 1dee3c9acd
commit 531ee5c90c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5,6 +5,9 @@
// Red LED turned on when Button 6 is pressed.
//
`define BLUEPWM RGB0PWM
`define GREENPWM RGB1PWM
`define REDPWM RGB2PWM
module top (
// 48MHz Clock input