Dident mean to comment that out

This commit is contained in:
meepingsnesroms
2018-08-12 12:44:21 -07:00
parent dd53dc9b01
commit 33330bbeb3

View File

@@ -430,8 +430,8 @@ static inline uint8_t getPortDInputPinValues(){
//portDInputValues |= 0x80;//battery dead bit, dont know the proper level to set this
//if(palmSdCard.data)
// portDInputValues |= 0x20;
if(palmSdCard.data)
portDInputValues |= 0x20;
//kbd row 0
if(requestedRow & 0x20)