summaryrefslogtreecommitdiffstats
path: root/examples/serialbus/modbus/master/writeregistermodel.cpp
Commit message (Expand)AuthorAgeFilesLines
* Cleanup and modernize the Modbus examplesAndre Hartmann2019-02-131-3/+3
* Fix outdated BSD license headerKai Koehne2017-10-201-2/+12
* modbus master example: fix nonsensical codeMarc Mutz2017-03-221-1/+1
* Updated copyright headersAndre Hartmann2017-02-021-1/+1
* Use enums instead of defines in WriteRegisterModelDenis Shienkov2016-04-261-26/+21
* Use 'auto' where it is possibleDenis Shienkov2016-04-221-1/+1
* Improve example applications.Karsten Heimrich2016-01-061-15/+44
* Permit block writes in Modbus Master exampleAlex Blasche2015-11-131-0/+133