# A3XX mCDU by Joshua Davidson (Octal450), Jonathan Redpath, and Matthew Maring (mattmaring)

# Copyright (c) 2020 Josh Davidson (Octal450)

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