This website requires JavaScript.
Explore
Help
Sign In
martin
/
aqhomecontrol
Public Access
Watch
1
Star
0
Fork
0
You've already forked aqhomecontrol
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
1,290
Commits
13
Branches
8
Tags
5cd308d10cbd53cff986ab1f85f1cee619c8c450
Commit Graph
3 Commits
Author
SHA1
Message
Date
Martin Preuss
c45eb6cca2
fixed blinkled fn: always switch LED port to output.
2025-06-01 22:36:26 +02:00
Martin Preuss
bb14dd4c22
introduce macros bigjmp and bigcall for intermodule calls/jmps
...
translates to rjmp/rcall on MCUs with up to 8K flash and to jmp/call on others.
2025-06-01 19:18:25 +02:00
Martin Preuss
b2a087c959
added debug code.
2025-04-21 00:33:52 +02:00