Added more info

This commit is contained in:
Stuart Feichtinger 2016-01-31 20:39:09 -06:00
parent c7ab1a53c5
commit 17213ccecc
1 changed files with 2 additions and 1 deletions

View File

@ -137,7 +137,8 @@ void loop() {
arbPac.s.val3 = 3354;
/*
// Alternate Union with anonymous struct
// Alternate Union with anonymous struct
// (see union declaration above)
strcpy_P(arbPac.charAry, strVal);
arbPac.val1 = -4533;