ar-t6
ar-t6 copied to clipboard
Model setting menus require implementing.
My remote is showing a chip like symbol on the upper left corner when entering the model menus. This causes the device to freeze and I need to do a power cycle.
Voxyn,
This means the code is trying to write to eeprom...which means it hangs waiting for something to happen... I have observed this also albeit very rarely...usually for me a hard power on/off clears the condition.
Michal
On Tue, Mar 10, 2015 at 10:29 AM, Voxyn [email protected] wrote:
My remote is showing a chip like symbol on the upper left corner when entering the model menus. This causes the device to freeze and I need to do a power cycle.
— Reply to this email directly or view it on GitHub https://github.com/art103/ar-t6/issues/2#issuecomment-78104518.
Michal, Iza, Kai & Nell
I'm currently working on completely asynchronous io system that will allow other tasks to run while some code is waiting for io completion. I will add it in soon into the master branch of libk. On 10 Mar 2015 21:49, "brobit" [email protected] wrote:
Voxyn,
This means the code is trying to write to eeprom...which means it hangs waiting for something to happen... I have observed this also albeit very rarely...usually for me a hard power on/off clears the condition.
Michal
On Tue, Mar 10, 2015 at 10:29 AM, Voxyn [email protected] wrote:
My remote is showing a chip like symbol on the upper left corner when entering the model menus. This causes the device to freeze and I need to do a power cycle.
— Reply to this email directly or view it on GitHub https://github.com/art103/ar-t6/issues/2#issuecomment-78104518.
Michal, Iza, Kai & Nell
— Reply to this email directly or view it on GitHub https://github.com/art103/ar-t6/issues/2#issuecomment-78145080.