@callum8004 copy and paste the same module config with the information for the other station
{
module: 'MMM-UKNationalRail',
position: 'bottom_left',
header: 'Walsall Live Departures',
config:
{
stationCode: 'WSL',
app_id: 'fe0f5d14',
app_key: '7de7aa1439665fef7ad6eb151190a6a1',
maxResults: 3,
showOrigin: false,
calling_at: 'BHM',
showPlatform: true,
}
},
{
module: 'MMM-UKNationalRail',
position: 'bottom_left',
header: 'Another Station Departures',
config:
{
stationCode: 'BSC',
app_id: 'fe0f5d14'
app_key: '7de7aa1439665fef7ad6eb151190a6a1',
maxResults: 3,
showOrigin: false,
calling_at: 'BHM',
showPlatform: true,
}
},