User`s guide

Programming
19-29
Removal of freeserial Function
The freeserial function is now obsolete. Use fclose to release the serial port.
Compatibility Considerations
If your program code still makes use of the freeserial function, replace each instance
with the fclose function instead.