mesh: fix build

This commit is contained in:
Matthias Ringwald 2019-09-06 22:00:01 +02:00
parent 5127fa8aeb
commit 1483c79213

View File

@ -182,6 +182,7 @@ static void pb_close_link(uint16_t transport_cid, uint8_t reason){
break;
#endif
default:
break;
}
}