• Joined on 2026-03-02
temple pushed to master at temple/caero-attitude-control 2026-06-25 14:48:11 -05:00
84632a101c fix identifyMonitor? pt 2
temple pushed to master at temple/caero-attitude-control 2026-06-25 14:45:56 -05:00
a26fd278da fix identifyMonitor?
temple pushed to master at temple/caero-attitude-control 2026-06-25 14:44:45 -05:00
19ee451b3d change identifyMonitor to be more like the peripheral.find() documentation
temple pushed to master at temple/caero-attitude-control 2026-06-25 14:42:09 -05:00
3c43c747b0 change identifyMonitor and assignMonitor to local functions
temple pushed to master at temple/caero-attitude-control 2026-06-25 14:40:52 -05:00
8a9a59e97c rename symbol because idk what else to do
temple pushed to master at temple/caero-attitude-control 2026-06-25 14:39:55 -05:00
ab987319cb re-institute monitor nil check
temple pushed to master at temple/caero-attitude-control 2026-06-25 14:38:46 -05:00
e202ced697 test remove monitor nil check
temple pushed to master at temple/caero-attitude-control 2026-06-25 14:35:03 -05:00
3f5def2b6b i'm an idiot
temple pushed to master at temple/caero-attitude-control 2026-06-25 14:32:37 -05:00
2d30323148 add nil check to thruster index checking
temple pushed to master at temple/caero-attitude-control 2026-06-25 14:29:18 -05:00
f15b8dc2ef hopefully fix "too long without yielding" error for throttles
temple pushed to master at temple/caero-attitude-control 2026-06-25 14:25:01 -05:00
6668a99f28 move monitor identification above throttle identification
temple pushed to master at temple/caero-attitude-control 2026-06-25 14:17:28 -05:00
d08d662d01 fix PollThrottle, remove duplicate function definitions
temple pushed to master at temple/caero-attitude-control 2026-06-25 11:43:59 -05:00
bd5b6376e9 fixed some misuse of ipairs over pairs
temple pushed to master at temple/caero-attitude-control 2026-06-25 11:08:09 -05:00
998cc318f6 fix typo
temple pushed to master at temple/caero-attitude-control 2026-06-25 11:07:14 -05:00
3528c9628e fourth ai assist plus generalizing throttle identification code
temple pushed to master at temple/caero-attitude-control 2026-06-25 06:26:40 -05:00
1d690c6087 fix ThrottleInit (3)
temple pushed to master at temple/caero-attitude-control 2026-06-25 06:22:35 -05:00
e1e996e50f Fix ThrottleInit (2)
1f487a98c4 fix ThrottleInit (1)
Compare 2 commits »
temple pushed to master at temple/caero-attitude-control 2026-06-25 06:15:31 -05:00
87847cc621 remove os.pullEvent call in ThrottleInit
temple pushed to master at temple/caero-attitude-control 2026-06-25 06:06:06 -05:00
1f404a94e4 fix nil reference in ThrottleInit
temple synced commits to extensions_1.6 at temple/Suwayomi-Server from mirror 2026-06-23 22:29:09 -05:00
4ace76f508 Update to latest Mihon extension lib