Skip to content

Custom board configration File

ivanalayan15 edited this page Mar 13, 2022 · 2 revisions

Sample Custom board configuration file:

{
	"maker": "Juanfi CB maker",
	"hardwareType": "ESP32",
	"instructions": "Pls double check cables after",
	"version": "1.0",
	"coinSlotPin": "12",
	"coinSlotSetPin": "13",
	"systemReadyLEDPin": "0",
	"insertCoinBtnPin": "14",
	"nightLightPin": "-1",
	"lcdSDAPin": "21",
	"lcdSCLPin": "22"
}
Clone this wiki locally