meas: Add a warning for flow control handling here

This commit is contained in:
Holger Hans Peter Freyther 2013-11-19 17:01:49 +01:00
parent e5dc2a0ac5
commit 937e2a6919
1 changed files with 1 additions and 0 deletions

View File

@ -28,6 +28,7 @@
/*
* downlink measurement
*/
#warning "TODO: trigger the measurement report from the pollcontroller and use it for flow control"
/* received Measurement Report */
int gprs_rlcmac_meas_rep(Packet_Measurement_Report_t *pmr)