diff options
Diffstat (limited to 'network/modem')
| -rw-r--r-- | network/modem/fakemodem/README.md | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/network/modem/fakemodem/README.md b/network/modem/fakemodem/README.md index 6d7ac17d..bdb59305 100644 --- a/network/modem/fakemodem/README.md +++ b/network/modem/fakemodem/README.md @@ -8,17 +8,6 @@ products: - windows-wdk --- - - -<!--- - name: Fakemodem Driver - platform: KMDF - language: cpp - category: Network - description: Demonstrates a simple controller-less modem driver. - samplefwlink: http://go.microsoft.com/fwlink/p/?LinkId=617733 ----> - # Fakemodem Driver The Fakemodem sample demonstrates a simple controller-less modem driver. This driver supports sending and receiving AT commands using the `ReadFile`/`WriteFile` calls or via a TAPI interface using an application such as *HyperTerminal.* |
