Add / correct comments

This commit is contained in:
Scott Lahteine
2020-03-01 21:08:01 -06:00
parent 3db784f3c7
commit 20f93404a7
3 changed files with 6 additions and 2 deletions

View File

@ -22,7 +22,7 @@
#pragma once
/**
* GT3560 RevB + GT2560 V3.0 + GT2560 V3.1 + GT2560 V4.0 pin assignment
* GT2560 RevB + GT2560 V3.0 + GT2560 V3.1 + GT2560 V4.0 pin assignment
*/
#if !defined(__AVR_ATmega1280__) && !defined(__AVR_ATmega2560__)