Commit Graph
8 Commits
Author SHA1 Message Date
TD-er a9055aa11e [P118 ltho] Fix some very basic const issues. 2022-02-07 23:58:36 +01:00
TD-er c936e525f1 [Cleanup] Uncrustify P118 ltho 2022-02-07 23:21:08 +01:00
TD-er 4a9d0bcaae [Cleanup] Use flash strings where needed or chars for single char string 2022-02-05 10:40:46 +01:00
svollebregt fa4b849fa8 Remove noInterrupts() and Itho library improvements
Related to #3801:
- Removed all noInterrupts(); code -> not needed and tested stable
- Initialize CC1101 packet
- Removed not used defines from IthoCC1101.ccp
2021-11-25 17:02:17 +01:00
svollebregt d953f68981 Further code improvements
-Moved noInterrupts() part to Itho library
- Reduced length of status log message
- Reduced noInterrupts() blocked code in ITHOCheck function (handles received RF packages) and made log more efficient
2021-11-23 13:17:58 +01:00
svollebregt b9673d4255 [P118] Adding Itho plugin to main reposity""
Adding P145 from the plugin playground as P118 to the main repo. Tested compiling of test_D and it seems to fit.
2021-10-10 20:24:15 +02:00
svollebregt ffac89221d Revert "Adding Itho library to main reposity"
This reverts commit 1cfdd9e8b4.
2021-10-10 20:20:48 +02:00
svollebregt 1cfdd9e8b4 Adding Itho library to main reposity
Moving P145 from the playgorund to the main repo as P118.
2021-10-10 20:17:13 +02:00