# GWC ## Overview The example project demonstrates how to use `gwc`'s `api`. In terms of functionality, `gwc` performs CRC checks on regions of different resolutions and tests all features of the `GWC` module. ## Hardware Configuration No special configuration is required. ## Running the Program If the example runs successfully, the serial output will be as follows: ```console gwc start.. gwc ch[0] passed gwc ch[1] passed gwc ch[2] passed gwc ch[3] passed gwc ch[4] passed gwc ch[5] passed gwc ch[6] passed gwc ch[7] passed gwc ch[8] passed gwc ch[9] passed gwc ch[10] passed gwc ch[11] passed gwc ch[12] passed gwc ch[13] passed gwc ch[14] passed gwc ch[15] passed gwc all passed