# A3XX mCDU by Joshua Davidson (it0uchpods) and Jonathan Redpath

# Copyright (c) 2019 Joshua Davidson (it0uchpods)

var statusInput = func(key, i) {
	if (key == "L3") {
		fmgc.switchDatabase();
	}
}