VK2BEA / HP8753-Companion

Facilitate and enhance the functionality of the HP8753 Vector Network Analyzer
Apache License 2.0
15 stars 4 forks source link

Mini-issue in compilation... #9

Closed baigar closed 7 months ago

baigar commented 7 months ago

...in compiling the current version I get a type error in HP8753comms.c, line 1375-1378: Needed to add a type cast (long long unsigned int) to prevent errors in pStandard->minFreqHz, pStandard->maxFreqHz passed to the function. After thast it compiled OK ;-)

VK2BEA commented 7 months ago

Should be fixed now