Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: LCD_DISCO_F429ZI mbed TS_DISCO_F429ZI mbed-os BSP_DISCO_F429ZI
NextGen-Exerciser-Modbus.h
00001 00002 // ---------------------------------------------------------------------- 00003 // NextGen-Exerciser-Modbus.h 00004 // 00005 // Fredric L. Rice, May 2019 00006 // 00007 // ---------------------------------------------------------------------- 00008 00009 #define MODBUS_STACK_SIZE 1024 00010 00011 // ---------------------------------------------------------------------- 00012 // Define external functions which other modules may invoke 00013 // 00014 // ---------------------------------------------------------------------- 00015 extern void ModbusInit(void); 00016 00017 // End of file 00018
Generated on Tue Jul 19 2022 01:20:56 by
1.7.2