diff --git a/README.rst b/README.rst index 9a7d85ba3..fc3c1b87b 100644 --- a/README.rst +++ b/README.rst @@ -46,6 +46,7 @@ following drivers are supported: * NI-DMM (Python module: nidmm) * NI-FGEN (Python module: nifgen) * NI-ModInst (Python module: nimodinst) +* NI-RFSA (Python module: nirfsa) * NI-RFSG (Python module: nirfsg) * NI-SCOPE (Python module: niscope) * NI Switch Executive (Python module: nise) diff --git a/docs/_static/about.inc b/docs/_static/about.inc index d45722853..500cefab6 100644 --- a/docs/_static/about.inc +++ b/docs/_static/about.inc @@ -11,6 +11,7 @@ following drivers are supported: * NI-DMM (Python module: nidmm) * NI-FGEN (Python module: nifgen) * NI-ModInst (Python module: nimodinst) +* NI-RFSA (Python module: nirfsa) * NI-RFSG (Python module: nirfsg) * NI-SCOPE (Python module: niscope) * NI Switch Executive (Python module: nise)