I2Cwrapper v0.5.0
Generic framework for Arduino I2C target devices
|
Template for a user module/controller library for the I2Cwrapper firmware. "xxx" represents the name of your module, e.g. "PinI2C". More...
Template for a user module/controller library for the I2Cwrapper firmware. "xxx" represents the name of your module, e.g. "PinI2C".
For most modules, the core task of this file is to convert the controller's function calls into commands and parameters, send them to the target and, optionally, receive its response and return it as function result.
Copyright (c) 2022 juh
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, version 2.