diff options
| author | Barry Golden <[email protected]> | 2019-09-19 09:34:00 -0700 |
|---|---|---|
| committer | GitHub <[email protected]> | 2019-09-19 09:34:00 -0700 |
| commit | 65a2384f555cf54601e3b9c29eb53075193a9af1 (patch) | |
| tree | f7af871d3fef5f9a15704b435a2017fb255c6727 /network/modem/fakemodem | |
| parent | 1238743debbcd302221eb77842053bfcea46656f (diff) | |
Update README.md (#421)8552485523855228552185520855198551885517855168551585514855138551285511855108550985508855078550685505
Diffstat (limited to 'network/modem/fakemodem')
| -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.* |
