Update to v1.1.0 #29

Merged
muellerr merged 427 commits from develop into master 2021-04-25 12:43:23 +02:00
381 changed files with 32947 additions and 1776 deletions
Showing only changes of commit 132acf0dd3 - Show all commits

View File

@ -404,7 +404,7 @@ void ObjectFactory::produce(){
(void) rtdIc17;
(void) rtdIc18;
#endif /* Q7S_ADD_RTS_DEVICES == 1 */
#endif /* Q7S_ADD_RTD_DEVICES == 1 */
I2cCookie* imtqI2cCookie = new I2cCookie(addresses::IMTQ, IMTQ::MAX_REPLY_SIZE,
std::string("/dev/i2c-0"));

2
tmtc

Submodule tmtc updated: 7cc06ef0e0...3b5d92f908