Editing Payphone/Implementation
Revision as of 23:26, 31 July 2023 by Mcint (talk | contribs) (Created page with "<code> static const uint8_t D0 = 16; static const uint8_t D1 = 5; static const uint8_t D2 = 4; static const uint8_t D3 = 0; static const uint8_t D4 = 2; static const uint8_t D5 = 14; static const uint8_t D6 = 12; static const uint8_t D7 = 13; static const uint8_t D8 = 15; const int rowPin0 = D0; //const int rowPin0 = 16; const int rowPin1 = D1; //const int rowPin1 = 5; const int rowPin2 = D2; //const int rowPin2 = 4; const int rowPin3 = D3; //const int rowPin3 = 0;...")
Warning: You are editing an out-of-date revision of this page. If you publish it, any changes made since this revision will be lost.
Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.
Retrieved from "https://wiki.extremist.software/wiki/Payphone/Implementation"