feature: added board_id to output

This commit is contained in:
Darryl Quinn 2015-07-13 11:18:53 -05:00 committed by Conrad Lara - KG6JEI
parent 0cd0db2d0d
commit 2a63226ad3
1 changed files with 2 additions and 0 deletions

View File

@ -53,6 +53,8 @@ $model=`/usr/local/bin/get_model`;
chomp($model);
$info{"model"}=$model;
$info{"board_id"}=&hardware_boardid();
# ------- Firmware Manufacturer
if (-e "/www/AREDN.png")
{